jjxxmiin / Network_Trimming_PytorchLinks
Implementation network trimming using pytorch
☆14Updated 5 years ago
Alternatives and similar repositories for Network_Trimming_Pytorch
Users that are interested in Network_Trimming_Pytorch are comparing it to the libraries listed below
Sorting:
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 5 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆281Updated 11 months ago
- A pytorch implementation of DoReFa-Net☆132Updated 5 years ago
- a pytorch implement of mobileNet v2 on cifar10☆64Updated 2 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆39Updated 3 years ago
- BSQ: Exploring Bit-Level Sparsity for Mixed-Precision Neural Network Quantization (ICLR 2021)☆42Updated 4 years ago
- [ICLR 2021] HW-NAS-Bench: Hardware-Aware Neural Architecture Search Benchmark☆112Updated 2 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- AFP is a hardware-friendly quantization framework for DNNs, which is contributed by Fangxin Liu and Wenbo Zhao.☆13Updated 4 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆61Updated 5 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆138Updated 5 years ago
- ☆40Updated 2 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆423Updated 5 years ago
- [NIPS 2016] Learning Structured Sparsity in Deep Neural Networks☆20Updated 4 years ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆398Updated 4 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆451Updated 2 years ago
- Quantization of Convolutional Neural networks.☆247Updated last year
- Conditional channel- and precision-pruning on neural networks☆72Updated 5 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆111Updated 6 years ago
- PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf☆60Updated 5 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- Reproducing Quantization paper PACT☆64Updated 3 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆305Updated last year
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- [CVPR'20] ZeroQ Mixed-Precision implementation (unofficial): A Novel Zero Shot Quantization Framework☆14Updated 4 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆259Updated 4 years ago
- Comparison of method "Pruning at initialization prior to training" (Synflow/SNIP/GraSP) in PyTorch☆17Updated last year