zhijian-liu / torchprofile
A general and accurate MACs / FLOPs profiler for PyTorch models
☆579Updated 8 months ago
Alternatives and similar repositories for torchprofile:
Users that are interested in torchprofile are comparing it to the libraries listed below
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 2 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆427Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated 2 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆914Updated last year
- Accelerate training by storing parameters in one contiguous chunk of memory.☆292Updated 4 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆936Updated last month
- Demystify RAM Usage in Multi-Process Data Loaders☆187Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆213Updated this week
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 8 months ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆316Updated 5 years ago
- A LARS implementation in PyTorch☆338Updated 4 years ago
- A GPU performance profiling tool for PyTorch models☆500Updated 3 years ago
- Low Precision Arithmetic Simulation in PyTorch☆271Updated 7 months ago
- ☆220Updated 2 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆275Updated last year
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆196Updated 4 years ago
- Profiling and inspecting memory in pytorch☆1,038Updated 5 months ago
- Tutorial for building a custom CUDA function for Pytorch☆514Updated 5 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆594Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆361Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆436Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- My best practice of training large dataset using PyTorch.☆1,093Updated 8 months ago
- Model Quantization Benchmark☆779Updated this week
- Pytorch implementation of BRECQ, ICLR 2021☆261Updated 3 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆583Updated last year
- Papers for deep neural network compression and acceleration☆397Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆372Updated 4 years ago