An open API service indexing awesome lists of open source software.

https://github.com/hkproj/quantization-notes

Notes on quantization in neural networks
https://github.com/hkproj/quantization-notes

deep-learning neural-networks post-training-quantization pytorch quantization quantization-aware-training

Last synced: 8 months ago
JSON representation

Notes on quantization in neural networks

Awesome Lists containing this project

README

          

# quantization-notes

Sample code for various quantization techniques in neural networks using PyTorch.