microsoft / infinibatchLinks
Efficient, check-pointed data loading for deep learning with massive data sets.
☆208Updated last year
Alternatives and similar repositories for infinibatch
Users that are interested in infinibatch are comparing it to the libraries listed below
Sorting:
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆101Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated last year
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- Training Transformer-XL on 128 GPUs☆140Updated 4 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year
- LM Pretraining with PyTorch/TPU☆134Updated 5 years ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Configure Python functions explicitly and safely