mlzxy / qsparse
Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules
☆40Updated 2 years ago
Alternatives and similar repositories for qsparse:
Users that are interested in qsparse are comparing it to the libraries listed below
- Post-training sparsity-aware quantization☆34Updated last year
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆30Updated 11 months ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated last year
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆54Updated 4 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆33Updated 5 years ago
- ☆28Updated 4 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Code for ICML 2021 submission☆35Updated 3 years ago
- ☆55Updated 4 years ago
- ☆47Updated 4 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆73Updated 5 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 4 years ago
- ProxQuant: Quantized Neural Networks via Proximal Operators☆29Updated 6 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆68Updated 3 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- ☆43Updated last year
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- ☆35Updated 4 years ago
- ☆46Updated 5 years ago
- Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".☆62Updated 5 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- PyTorch implementation of Towards Efficient Training for Neural Network Quantization☆15Updated 5 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆157Updated 4 years ago
- [CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator