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☆596Updated 9 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆216Updated last week
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆428Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆315Updated 5 years ago
- A LARS implementation in PyTorch☆341Updated 5 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
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆139Updated 11 months ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆618Updated last year
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆275Updated last year
- Compute CNN receptive field size in pytorch in one line☆357Updated 9 months ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆187Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆415Updated 4 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆163Updated 4 years ago
- ☆313Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 3 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆271Updated 2 months ago
- Low Precision Arithmetic Simulation in PyTorch☆272Updated 9 months ago
- Tutorial for building a custom CUDA function for Pytorch☆513Updated 6 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- ConvNet training using pytorch☆346Updated 4 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆260Updated last year
- A GPU performance profiling tool for PyTorch models☆501Updated 3 years ago
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆104Updated 3 years ago
- ☆213Updated 6 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆183Updated last year