PhilJd / contiguous_pytorch_params
Accelerate training by storing parameters in one contiguous chunk of memory.
☆291Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for contiguous_pytorch_params
- Slicing a PyTorch Tensor Into Parallel Shards☆296Updated 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 …☆194Updated 4 years ago
- PyTorch layer-by-layer model profiler☆608Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- Deep Learning Experiment Management☆639Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 6 months ago
- Implementation of https://arxiv.org/abs/1904.00962☆369Updated 3 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆571Updated 6 months ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 3 months ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆589Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- ☆191Updated 3 months ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated last year
- Simple package that makes your generator work in background thread☆272Updated 2 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆360Updated 6 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆180Updated last year
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆471Updated this week
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆598Updated 4 months ago
- ☆107Updated 3 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆181Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆301Updated 2 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Updated 4 years ago
- Debug PyTorch code using PySnooper☆802Updated 3 years ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆480Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆253Updated 2 years ago
- Library for 8-bit optimizers and quantization routines.☆714Updated 2 years ago