CAS-CLab/quantized-cnn

您的这篇工作十分有趣,请问有pytorch版本的实现吗?

Opened this issue · 3 comments

您的这篇工作十分有趣,请问有pytorch版本的实现吗?

Unfortunately, we do not have such PyTorch implementation. I would recommend you to refer to some more recent works on network quantization, which are often implemented in PyTorch. Good luck!

Intel's distiller should be a good starting point.
https://github.com/IntelLabs/distiller