siyuan0 / pytorch_model_pruneLinks
Simple python code to prune pytorch model
☆22Updated 5 years ago
Alternatives and similar repositories for pytorch_model_prune
Users that are interested in pytorch_model_prune are comparing it to the libraries listed below
Sorting:
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- [ICML 2020] "AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks" by Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li…☆105Updated 4 years ago
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆82Updated 4 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆154Updated 2 years ago
- Pytorch implementation of our paper accepted by IEEE TMM, 2022 --Learning Efficient GANs for Image Translation via Differentiable Masks a…☆54Updated 2 years ago
- A visualization and transformation of pytorch model