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:
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- A library for researching neural networks compression and acceleration methods.☆139Updated 10 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- PyTorch Quantization Aware Training Example☆137Updated last year
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 8 months ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- papers about model compression☆166Updated 2 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆73Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- Binarize convolutional neural networks using pytorch☆146Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- ☆43Updated last year
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆71Updated 3 years ago
- ☆48Updated 4 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- ☆206Updated 3 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆95Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 4 years ago
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆99Updated 3 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆35Updated 3 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆48Updated 5 years ago