Incremental-Network-Quantization
Incremental-Network-Quantization copied to clipboard
How can I run your code?
I have been focusing on your paper for a few weeks. I'm so glad that you can upload your codes on GitHub. Thank you!
Now, I want to read your codes and study. Could you tell me the structure of the codes and how to run them?
Just run as the normal caffe
you can read the code from ./src/caffe/blob.cpp in line 480, and I am writing the readme and tutorial.