1adrianb / pytorch-estimate-flopsLinks
Estimate/count FLOPS for a given neural network using pytorch
☆304Updated 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.)☆218Updated 2 months ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆318Updated 5 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆613Updated last year
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆430Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 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
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- A LARS implementation in PyTorch☆345Updated 5 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated last year
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆322Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆917Updated 2 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Code snippets created for the PyTorch discussion board☆563Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆146Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago
- ☆226Updated 10 months ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆273Updated 5 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
- Programmable Neural Network Compression☆148Updated 3 years ago