1adrianb / pytorch-estimate-flops
Estimate/count FLOPS for a given neural network using pytorch
☆304Updated 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☆579Updated 8 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆213Updated this week
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆316Updated 5 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆427Updated last year
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- A LARS implementation in PyTorch☆338Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 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 …☆196Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆355Updated 8 months ago
- ConvNet training using pytorch☆347Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated 10 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 8 months ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 6 months ago
- Low Precision Arithmetic Simulation in PyTorch☆271Updated 7 months ago
- A Re-implementation of Fixed-update Initialization☆152Updated 5 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆124Updated last month
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆275Updated last year
- Demystify RAM Usage in Multi-Process Data Loaders☆187Updated last year
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- Estimates the size of a PyTorch model in memory☆355Updated 4 years ago
- ☆313Updated 2 years ago
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆190Updated last year
- Experimental ground for optimizing memory of pytorch models☆361Updated 6 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆162Updated 4 years ago