caffe icon indicating copy to clipboard operation
caffe copied to clipboard

quantization example/tutorial?

Open mengwanguc opened this issue 7 years ago • 1 comments

Hi, is there any example/tutorial on how to generate a quantized net model?

I'm very new to intel caffe. I'm attracted because this is the only framework which has MKL-DNN 8-bit inference enabled. However, I failed to find an example/tutorial on how to quantization in intel caffe.

Can anyone help me?

Thanks!

mengwanguc avatar Nov 26 '18 07:11 mengwanguc

Hope this can help you https://github.com/intel/caffe/wiki/Introduction-of-Accuracy-Calibration-Tool-for-8-Bit-Inference

yuanyuanli85 avatar Nov 27 '18 05:11 yuanyuanli85