PhilJd / contiguous_pytorch_paramsLinks
Accelerate training by storing parameters in one contiguous chunk of memory.
☆293Updated 5 years ago
Alternatives and similar repositories for contiguous_pytorch_params
Users that are interested in contiguous_pytorch_params are comparing it to the libraries listed below
Sorting:
- Slicing a PyTorch Tensor Into Parallel Shards☆301Updated 5 months 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
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆415Updated last year
- PyTorch layer-by-layer model profiler☆608Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Simple package that makes your generator work in background thread☆282Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- Experimental ground for optimizing memory of pytorch models☆367Updated 7 years ago
- Deep Learning Experiment Management☆641Updated 2 years ago
- ☆261Updated 6 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated 11 months ago
- Demystify RAM Usage in Multi-Process Data Loaders☆204Updated 2 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆541Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆195Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆604Updated 5 years ago
- ☆165Updated 6 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆199Updated 2 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- A general and accurate MACs / FLOPs profiler for PyTorch models☆630Updated 3 months ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Standalone TFRecord reader/writer with PyTorch data loaders☆897Updated 5 months ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Efficient Data Loading Pipeline in Pure Python☆212Updated 5 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Over9000 optimizer☆425Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 7 months ago