frgfm / torch-scanLinks
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
☆218Updated 2 months ago
Alternatives and similar repositories for torch-scan
Users that are interested in torch-scan are comparing it to the libraries listed below
Sorting:
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- A LARS implementation in PyTorch☆345Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated last year
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 6 months ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆613Updated last year
- 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
- Compute receptive fields of your favorite convnets☆441Updated 4 years ago
- Tool box for PyTorch☆188Updated last month
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆497Updated last year
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆233Updated 4 months ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Gradient based receptive field estimation for Convolutional Neural Networks☆339Updated 5 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 3 years ago
- Estimates the size of a PyTorch model in memory☆357Updated 5 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago