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
Sorting:
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last month
- A general and accurate MACs / FLOPs profiler for PyTorch models☆604Updated last year
- PyTorch layer-by-layer model profiler☆607Updated 3 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆429Updated last year
- A LARS implementation in PyTorch☆345Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆161Updated 2 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆318Updated 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
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months 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
- ☆225Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆504Updated 3 years ago
- Code snippets created for the PyTorch discussion board☆561Updated 4 years ago
- Low Precision Arithmetic Simulation in PyTorch☆277Updated 11 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆586Updated 2 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆184Updated last year
- Tutorial for building a custom CUDA function for Pytorch☆511Updated 6 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.☆128Updated 5 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆917Updated 2 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆200Updated 2 years ago
- Estimates the size of a PyTorch model in memory☆356Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆193Updated 2 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆278Updated last year