deepglint / EasyQuantLinks
EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activations.
☆400Updated 2 years ago
Alternatives and similar repositories for EasyQuant
Users that are interested in EasyQuant are comparing it to the libraries listed below
Sorting:
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- Everything in Torch Fx☆344Updated last year
- benchmark for embededded-ai deep learning inference engines, such as NCNN / TNN / MNN / TensorFlow Lite etc.☆204Updated 4 years ago
- Generate a quantization parameter file for ncnn framework int8 inference☆519Updated 4 years ago
- Offline Quantization Tools for Deploy.☆129Updated last year
- caffe model convert to onnx model☆176Updated 2 years ago
- pytorch to caffe by onnx☆375Updated 5 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- Model Quantization Benchmark☆820Updated 2 months ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Simulate quantization and quantization aware training for MXNet-Gluon models.☆46Updated 5 years ago
- ☆125Updated 4 years ago
- ☆80Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆535Updated 2 years ago
- Tengine gemm tutorial, step by step