leimao / PyTorch-Pruning-ExampleLinks
PyTorch Pruning Example
☆50Updated 3 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 Static Quantization Example☆39Updated 4 years ago
- PyTorch Quantization Aware Training Example☆148Updated last year
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- ☆52Updated 5 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆37Updated 4 years ago
- Eagleeye: fast sub-net evaluation for efficient neural network pruning with Tensorflow keras☆18Updated 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
- [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
- A code generator from ONNX to PyTorch code☆142Updated 3 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated 2 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Network Pruning That Matters: A Case Study on Retraining Variants (ICLR 2021)☆17Updated 4 years ago
- Awesome Quantization Paper lists with Codes☆10Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 3 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 9 months ago
- ☆208Updated 4 years ago
- ☆43Updated last year
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- papers about model compression☆166Updated 2 years ago
- Neural Architecture Search for Neural Network Libraries☆60Updated last year
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆114Updated 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
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago