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…☆164Updated 5 years ago
- PyTorch Quantization Aware Training Example☆136Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- A library for researching neural networks compression and acceleration methods.☆139Updated 9 months ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 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
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated last year
- Binarize convolutional neural networks using pytorch☆145Updated 3 years ago
- ☆43Updated last year
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- [ICML 2022] "Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets" by Tianlong Chen, Xuxi Chen, Xiaolong Ma, Yanzhi Wa…☆33Updated 2 years ago
- Implementation of MobileNet V1, V2, V3☆70Updated 4 years ago
- Reproducing Quantization paper PACT☆64Updated 2 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆273Updated 5 months ago
- ☆47Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- ☆47Updated 3 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 2 months ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆40Updated 11 months ago
- Eagleeye: fast sub-net evaluation for efficient neural network pruning with Tensorflow keras☆18Updated 4 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 7 months ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆71Updated 2 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆71Updated 4 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆435Updated 2 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 2 years ago