zhutmost / lsq-netLinks
Unofficial implementation of LSQ-Net, a neural network quantization framework
☆296Updated last year
Alternatives and similar repositories for lsq-net
Users that are interested in lsq-net are comparing it to the libraries listed below
Sorting:
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆135Updated 4 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆276Updated 3 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆439Updated 2 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆275Updated 6 months ago
- Post-Training Quantization for Vision transformers.☆219Updated 2 years ago
- LSQ+ or LSQplus☆69Updated 4 months ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming