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☆601Updated 10 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last week
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆428Updated last year
- Pruning Neural Networks with Taylor criterion in Pytorch☆315Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- A LARS implementation in PyTorch☆343Updated 5 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 8 months ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Low Precision Arithmetic Simulation in PyTorch☆272Updated 10 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 3 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆183Updated last year
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆190Updated last year
- ☆225Updated 3 years ago
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆104Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated last year
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆505Updated 3 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆189Updated last year
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated 2 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 4 months ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆276Updated last year
- Compute CNN receptive field size in pytorch in one line☆357Updated 10 months ago
- Binarize convolutional neural networks using pytorch☆142Updated 2 years ago
- MONeT framework for reducing memory consumption of DNN training☆174Updated 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