leimao / PyTorch-Pruning-ExampleLinks
PyTorch Pruning Example
☆50Updated 2 years ago
Alternatives and similar repositories for PyTorch-Pruning-Example
Users that are interested in PyTorch-Pruning-Example are comparing it to the libraries listed below
Sorting:
- PyTorch Quantization Aware Training Example☆144Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- A library for researching neural networks compression and acceleration methods.☆140Updated 2 months ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- ☆52Updated 4 years ago
- PyTorch Model Compression☆234Updated 2 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 2 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆36Updated 3 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆77Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Implementation of knapsack pruning☆27Updated 5 years ago
- ☆43Updated last year
- papers about model compression☆165Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆72Updated 3 years ago
- A code generator from ONNX to PyTorch code☆141Updated 3 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 6 years ago
- ☆207Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 3 years ago
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆100Updated 4 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 2 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 3 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆25Updated 5 years ago