leimao / PyTorch-Quantization-Aware-TrainingLinks
PyTorch Quantization Aware Training Example
☆140Updated last year
Alternatives and similar repositories for PyTorch-Quantization-Aware-Training
Users that are interested in PyTorch-Quantization-Aware-Training are comparing it to the libraries listed below
Sorting:
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 10 months ago
- Offline Quantization Tools for Deploy.☆136Updated last year
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- PyTorch Static Quantization Example☆38Updated 4 years ago
- quantize aware training package for NCNN on pytorch☆69Updated 4 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆32Updated 5 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆57Updated 6 years ago
- A simple network quantization demo using pytorch from scratch.☆534Updated 2 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆160Updated 4 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆47Updated 2 years ago
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆402Updated 2 years ago
- ☆206Updated 3 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆282Updated 4 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆442Updated 2 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆95Updated 3 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆277Updated 8 months ago
- A parser, editor and profiler tool for ONNX models.☆451Updated 3 weeks ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- A code generator from ONNX to PyTorch code☆139Updated 2 years ago
- ☆25Updated 2 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆99Updated 4 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year