awwong1 / torchprofLinks
PyTorch layer-by-layer model profiler
☆608Updated 4 years ago
Alternatives and similar repositories for torchprof
Users that are interested in torchprof are comparing it to the libraries listed below
Sorting:
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Updated 5 years ago
- Tutorial for building a custom CUDA function for Pytorch☆519Updated 6 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- Estimates the size of a PyTorch model in memory☆359Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- ☆536Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆508Updated 4 years ago
- Sparse learning library and sparse momentum resources.☆381Updated 3 years ago
- Deep Learning Experiment Management☆641Updated 2 years ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆431Updated 2 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆631Updated 5 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆293Updated 5 years ago
- Profiling and inspecting memory in pytorch☆1,074Updated 2 months ago
- Slicing a PyTorch Tensor Into Parallel Shards☆301Updated 5 months ago
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆630Updated 3 months ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 4 years ago
- Fast Block Sparse Matrices for Pytorch☆547Updated 4 years ago
- Papers for deep neural network compression and acceleration☆402Updated 4 years ago
- ConvNet training using pytorch☆349Updated 4 years ago
- Compute receptive fields of your favorite convnets☆447Updated 4 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆263Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- A GPipe implementation in PyTorch☆858Updated last year
- A large scale study of Knowledge Distillation.☆219Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- A Re-implementation of Fixed-update Initialization☆155Updated 6 years ago