raywan-110 / Quantization-DNNs

simulate Tensorflow Lite with Pytorch API
MIT License
1 stars 0 forks source link

Quantization-DNNs

simulate TensorFlow Lite with PyTorch API
reference: https://www.zhihu.com/people/xu-yong-zhe-65/posts
Since I just use Pytorch API to implement INT8 quantization, I cannot obtain the speed-up effect proposed in the paper, but just simulate the influence brought be the quantization operation.


Usage

Experiment Results

Observation

TODO list