lgalke / torch-pruningLinks
Pruning methods for pytorch with an optimizer-like interface
☆15Updated 5 years ago
Alternatives and similar repositories for torch-pruning
Users that are interested in torch-pruning are comparing it to the libraries listed below
Sorting:
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- ☆52Updated 6 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆52Updated 3 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 4 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- ☆35Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 5 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆33Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆43Updated 3 years ago
- ☆70Updated 5 years ago
- Official implementation of Neurips 2020 "Sparse Weight Activation Training" paper.☆28Updated 4 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆32Updated last year
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated 2 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated 2 weeks ago
- PyTorch implementation of HashedNets☆36Updated 2 years ago
- PyTorch implementation of binary neural networks☆45Updated 6 years ago
- Programmable Neural Network Compression☆149Updated 3 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆35Updated 5 years ago
- Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".☆62Updated 6 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆55Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆105Updated 5 years ago