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 3 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
- Implementation of https://arxiv.org/abs/1904.00962☆375Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆336Updated 5 years ago
- Simple package that makes your generator work in background thread☆279Updated 2 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆408Updated 10 months ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆608Updated 10 months ago
- ☆261Updated 5 years ago
- ☆165Updated 6 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆183Updated 3 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆613Updated last year
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated 10 months ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Debug PyTorch code using PySnooper☆798Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- ☆131Updated 5 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- A LARS implementation in PyTorch☆345Updated 5 years ago