cnn-quantization icon indicating copy to clipboard operation
cnn-quantization copied to clipboard

Quantization of Convolutional Neural networks.

Results 14 cnn-quantization issues
Sort by recently updated
recently updated
newest added

The command I run: `python3 inference/inference_sim.py -a resnet18 -b 256 -pcq_w -pcq_a -sh --qtype int4 -qw int4 -c laplace -baa -baw -bcw` And it gives: Prec@1 64.622 Prec@5 85.802 But...

Dear Yury, I have run the code successfully as the setps in readme.Thanks for your work! And I have some questions about the model after quantization. I try to print...

Hi @submission2019 , First of all i would like to congratulate you guys for coming up with this paper and opening the github project for the analysis. I have gone...

Ignore build files + inference py change os dir to correct path