lgalke / torch-pruning
Pruning methods for pytorch with an optimizer-like interface
☆15Updated 4 years ago
Alternatives and similar repositories for torch-pruning:
Users that are interested in torch-pruning are comparing it to the libraries listed below
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆73Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 3 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆49Updated 2 years ago
- ☆53Updated 5 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 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…☆30Updated 10 months ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".☆62Updated 5 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆31Updated 4 years ago
- ☆70Updated 4 years ago
- ☆22Updated 6 years ago
- Code for BlockSwap (ICLR 2020).☆33Updated 3 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 3 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆33Updated 5 years ago
- ☆35Updated 4 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
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆37Updated 3 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 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 5 years ago
- Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)☆33Updated 4 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆16Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆88Updated last year
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated last year
- Code for Sanity-Checking Pruning Methods: Random Tickets can Win the Jackpot☆42Updated 4 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- PyTorch implementation of binary neural networks☆44Updated 5 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆36Updated 3 years ago