Skip to content

A simple network quantization demo using pytorch from scratch.

License

Notifications You must be signed in to change notification settings

genggng/pytorch-quantization-demo

 
 

Repository files navigation

pytorch-quantization-demo

A simple network quantization demo using pytorch from scratch. This is the code for my tutorial about network quantization written in Chinese.

也欢迎感兴趣的读者关注我的知乎专栏:大白话模型量化

  • [2022.6.30] 将作者知乎专栏和完整核心代码浓缩到一个文件Notes.ipynb,并添加了大量代码注释,方便大家学习和尝试。

About

A simple network quantization demo using pytorch from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 69.0%
  • Python 31.0%