1adrianb / pytorch-estimate-flopsLinks
Estimate/count FLOPS for a given neural network using pytorch
☆306Updated 3 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
Sorting:
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 7 months ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆630Updated 3 months ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆431Updated 2 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 2 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
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆157Updated last year
- Pruning Neural Networks with Taylor criterion in Pytorch☆319Updated 6 years ago
- PyTorch layer-by-layer model profiler☆608Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆155Updated 5 years ago
- ConvNet training using pytorch☆349Updated 4 years ago
- ☆227Updated last year
- A LARS implementation in PyTorch☆352Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- [ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, …☆168Updated 3 years ago
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆191Updated 2 years ago
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆105Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆367Updated 7 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆141Updated last year
- Demystify RAM Usage in Multi-Process Data Loaders☆204Updated 2 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- ☆228Updated 4 years ago
- Code for Neural Architecture Search without Training (ICML 2021)☆472Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 4 years ago
- [ICLR 2020] Drawing Early-Bird Tickets: Toward More Efficient Training of Deep Networks☆140Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Binarize convolutional neural networks using pytorch☆148Updated 3 years ago