yhhhli / APoT_QuantizationLinks
PyTorch implementation for the APoT quantization (ICLR 2020)
☆283Updated last year
Alternatives and similar repositories for APoT_Quantization
Users that are interested in APoT_Quantization are comparing it to the libraries listed below
Sorting:
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated 2 years ago
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆139Updated 5 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆453Updated 2 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆262Updated 4 years ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆402Updated 4 years ago
- Quantization of Convolutional Neural networks.☆250Updated last year
- Pytorch implementation of BRECQ, ICLR 2021☆289Updated 4 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework