1adrianb / pytorch-estimate-flops
Estimate/count FLOPS for a given neural network using pytorch
☆304Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-estimate-flops
- A general and accurate MACs / FLOPs profiler for PyTorch models☆571Updated 6 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆208Updated this week
- Pruning Neural Networks with Taylor criterion in Pytorch☆314Updated 5 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆425Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated last year
- PyTorch layer-by-layer model profiler☆607Updated 3 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- A LARS implementation in PyTorch☆335Updated 4 years ago
- Low Precision Arithmetic Simulation in PyTorch☆265Updated 6 months ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 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
- [ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, …☆167Updated 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 …☆194Updated 4 years ago
- ☆223Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆153Updated 4 months ago
- Experimental ground for optimizing memory of pytorch models☆360Updated 6 years ago
- ConvNet training using pytorch☆347Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆140Updated 8 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆580Updated last year
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆103Updated 3 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆182Updated last year
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆274Updated 11 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆183Updated last year
- Binarize convolutional neural networks using pytorch☆134Updated 2 years ago
- Code for Neural Architecture Search without Training (ICML 2021)☆462Updated 3 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆431Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆296Updated 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.☆119Updated 11 months ago