ModelTC / MQBenchLinks
Model Quantization Benchmark
☆840Updated 5 months ago
Alternatives and similar repositories for MQBench
Users that are interested in MQBench are comparing it to the libraries listed below
Sorting:
- A simple network quantization demo using pytorch from scratch.☆537Updated 2 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆282Updated 4 years ago
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆405Updated 2 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆450Updated 2 years ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,752Updated last year
- A parser, editor and profiler tool for ONNX models.☆457Updated 2 months ago
- Offline Quantization Tools for Deploy.☆138Updated last year
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆350Updated 2 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated 2 years ago
- TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.☆851Updated last month
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆303Updated last year
- Everything in Torch Fx☆344Updated last year
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆444Updated last year
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆253Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆281Updated last year
- PyTorch implementation for the APoT quantization (ICLR 2020)☆277Updated 9 months ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆397Updated 4 years ago
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆160Updated 4 years ago
- Summary, Code for Deep Neural Network Quantization☆554Updated 3 months ago
- Quantization of Convolutional Neural networks.☆245Updated last year
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆180Updated 5 years ago
- Post-Training Quantization for Vision transformers.☆227Updated 3 years ago
- A nnie quantization aware training tool on pytorch.☆238Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆914Updated 4 years ago
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…☆124Updated last week
- A DNN inference latency prediction toolkit for accurately modeling and predicting the latency on diverse edge devices.☆359Updated last year
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,256Updated 4 months ago
- ☆241Updated 2 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆48Updated 2 years ago