1adrianb / pytorch-estimate-flops
Estimate/count FLOPS for a given neural network using pytorch
☆303Updated 2 years ago
Alternatives and similar repositories for pytorch-estimate-flops:
Users that are interested in pytorch-estimate-flops are comparing it to the libraries listed below
- A general and accurate MACs / FLOPs profiler for PyTorch models☆604Updated 11 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last month
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆429Updated last year
- A LARS implementation in PyTorch☆344Updated 5 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆317Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆277Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- ☆225Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Low Precision Arithmetic Simulation in PyTorch☆275Updated 11 months ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- Binarize convolutional neural networks using pytorch☆143Updated 2 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆271Updated 4 months ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 9 months ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- [ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, …☆167Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated last year
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆321Updated 2 years ago
- ☆261Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 11 months ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆624Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 11 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆587Updated 2 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago