PhilJd / contiguous_pytorch_params
Accelerate training by storing parameters in one contiguous chunk of memory.
☆292Updated 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
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 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
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 9 months ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆371Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 7 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- ☆165Updated 6 years ago
- Simple package that makes your generator work in background thread☆278Updated 2 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆189Updated last year
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated 2 years ago
- Over9000 optimizer☆427Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆595Updated 5 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- ☆261Updated 5 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 3 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆599Updated 9 months ago
- ☆191Updated 7 months ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 5 years ago
- Implementations of ideas from recent papers☆391Updated 4 years ago
- ☆130Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- A large scale study of Knowledge Distillation.☆219Updated 4 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆183Updated 7 months ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆198Updated 3 years ago
- A LARS implementation in PyTorch☆342Updated 5 years ago