You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WEBSTERMASTER777 edited this page Aug 30, 2022
·
9 revisions
Quantization
The project makes it possible to get a trained statically or dynamically quantized model.
Dynamic quantization
To obtain a dynamically quantized model, it is necessary to transfer the already trained model to the script dynamic_quantization.py (see how get trained model)