PhilJd / contiguous_pytorch_paramsLinks
Accelerate training by storing parameters in one contiguous chunk of memory.
☆291Updated 4 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☆299Updated last month
- 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
- Deep Learning Experiment Management☆639Updated 2 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Simple package that makes your generator work in background thread☆279Updated 3 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆409Updated 11 months ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- ☆261Updated 5 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 7 months ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆619Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆200Updated 2 years ago
- pytorch implement of Lookahead Optimizer☆191Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated 11 months ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- A large scale study of Knowledge Distillation.☆220Updated 5 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆183Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆612Updated last year
- A GPU performance profiling tool for PyTorch models☆503Updated 4 years ago
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- ☆165Updated 6 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- MONeT framework for reducing memory consumption of DNN training☆173Updated 4 years ago