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:
- 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
- PyTorch Static Quantization Example☆38Updated 4 years ago
- PyTorch Quantization Aware Training Example☆140Updated last year
- A library for researching neural networks compression and acceleration methods.☆139Updated last year
- ☆43Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆72Updated 3 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 10 months ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- ☆52Updated 4 years ago
- A code generator from ONNX to PyTorch code☆139Updated 2 years ago
- ☆206Updated 3 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- papers about model compression☆166Updated 2 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Code for ICML 2022 paper "SPDY: Accurate Pruning with Speedup Guarantees"☆20Updated 2 years ago
- ☆48Updated 5 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆75Updated 2 years ago
- Network Pruning That Matters: A Case Study on Retraining Variants (ICLR 2021)☆17Updated 3 years ago
- ☆47Updated 3 years ago
- Awesome Quantization Paper lists with Codes☆11Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year