microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
14k stars 1.81k forks source link

How nni performs qat quantization on leaky relu #5732

Open 11923303233 opened 8 months ago

11923303233 commented 8 months ago

I used nni-2.10.1 and pytorch2.0 How nni performs qat quantization on leaky relu?