frgfm / torch-scan
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
☆218Updated this week
Alternatives and similar repositories for torch-scan:
Users that are interested in torch-scan are comparing it to the libraries listed below
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 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
- Compute CNN receptive field size in pytorch in one line☆357Updated 10 months ago
- Compute receptive fields of your favorite convnets☆439Updated 3 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆338Updated 5 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 4 months ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆601Updated 10 months ago
- A LARS implementation in PyTorch☆343Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 3 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Tool box for PyTorch☆187Updated last year
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆136Updated last year
- A GPU performance profiling tool for PyTorch models☆505Updated 3 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆492Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 10 months ago
- MONeT framework for reducing memory consumption of DNN training☆174Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆253Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated 10 months ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆328Updated 2 years ago
- Estimates the size of a PyTorch model in memory☆357Updated 4 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆189Updated last year
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆474Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆428Updated last year