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
This assumes every model is a standard ImageNet computer vision model. Attempting to quantize audio models, NLP models, or even MNIST models (1 channel vs 3) will cause an immediate crash during the calibration step.
This assumes every model is a standard ImageNet computer vision model. Attempting to quantize audio models, NLP models, or even MNIST models (1 channel vs 3) will cause an immediate crash during the calibration step.