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
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Tutorial for building a custom CUDA function for Pytorch☆511Updated 6 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆602Updated 10 months ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- A GPU performance profiling tool for PyTorch models☆505Updated 3 years ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Sparse learning library and sparse momentum resources.☆380Updated 2 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆633Updated 4 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
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆428Updated last year
- Estimates the size of a PyTorch model in memory☆357Updated 4 years ago
- Profiling and inspecting memory in pytorch☆1,050Updated 7 months ago
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆395Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 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
- Code snippets created for the PyTorch discussion board☆561Updated 4 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆916Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Fast Block Sparse Matrices for Pytorch☆546Updated 4 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆252Updated 2 years ago
- Debug PyTorch code using PySnooper☆799Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- A GPipe implementation in PyTorch☆836Updated 8 months ago