Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.56 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.56 KB

Installation

pip install approxlib

Examples

Notebook Description Link
mnist_torch Comparing before and after automatic quantization of a trained model on MNIST written in PyTorch.