awwong1 / torchprof
PyTorch layer-by-layer model profiler
☆606Updated 3 years ago
Alternatives and similar repositories for torchprof:
Users that are interested in torchprof are comparing it to the libraries listed below
- Implementations of ideas from recent papers☆391Updated 4 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆684Updated 4 years ago
- Tutorial for building a custom CUDA function for Pytorch☆513Updated 6 years ago
- Code snippets created for the PyTorch discussion board☆553Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆361Updated 6 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆292Updated 4 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆592Updated 8 months ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 5 years ago
- A GPU performance profiling tool for PyTorch models☆500Updated 3 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆634Updated 4 years ago
- Sparse learning library and sparse momentum resources.☆379Updated 2 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆427Updated last year
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- Profiling and inspecting memory in pytorch☆1,040Updated 5 months ago
- Estimates the size of a PyTorch model in memory☆356Updated 4 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Papers for deep neural network compression and acceleration☆397Updated 3 years ago
- A GPipe implementation in PyTorch☆822Updated 6 months ago
- ConvNet training using pytorch☆346Updated 3 years ago
- Debug PyTorch code using PySnooper☆800Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- ☆535Updated 3 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Totally Versatile Miscellanea for Pytorch☆469Updated 2 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆914Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆214Updated this week
- TVM integration into PyTorch☆453Updated 5 years ago