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:
- A general and accurate MACs / FLOPs profiler for PyTorch models☆617Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆430Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆318Updated 5 years ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- ☆226Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 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
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 2 weeks ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 11 months ago
- ConvNet training using pytorch☆346Updated 4 years 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
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆190Updated last year
- [ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, …☆168Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- Code for Neural Architecture Search without Training (ICML 2021)☆468Updated 3 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.☆129Updated 7 months ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆323Updated 2 years ago
- Low Precision Arithmetic Simulation in PyTorch☆279Updated last year
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆184Updated last year
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆104Updated 3 years ago
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆156Updated 5 years ago