zhijian-liu / torchprofile
A general and accurate MACs / FLOPs profiler for PyTorch models
☆569Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for torchprofile
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 2 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆423Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆296Updated 3 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated last year
- PyTorch layer-by-layer model profiler☆608Updated 3 years ago
- ☆223Updated 3 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆274Updated 11 months ago
- ☆214Updated 2 years ago
- Low Precision Arithmetic Simulation in PyTorch☆264Updated 5 months ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆927Updated 2 months ago
- [ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing☆328Updated 3 months ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆910Updated last year
- Pruning Neural Networks with Taylor criterion in Pytorch