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
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Hello!
I am new to Intel Caffe!
As i read Intel document "LOWER NUMERICAL PRECISION DEEP LEARNING INFERENCE AND TRAINING". It said that "quantizing the weights is done before inference starts. Quantizing the activations efficiently requires precomputing the quantization factors".
However, when i use Calibrator tool, i just get the quantized prototxt. I don't know where the weights is quantized.
Could you show me where the weights is quantized?
Thanks you so much!
The text was updated successfully, but these errors were encountered:
Hello!
I am new to Intel Caffe!
As i read Intel document "LOWER NUMERICAL PRECISION DEEP LEARNING INFERENCE AND TRAINING". It said that "quantizing the weights is done before inference starts. Quantizing the activations efficiently requires precomputing the quantization factors".
However, when i use Calibrator tool, i just get the quantized prototxt. I don't know where the weights is quantized.
Could you show me where the weights is quantized?
Thanks you so much!
The text was updated successfully, but these errors were encountered: