davisyoshida / tf2-gradient-checkpointingLinks
Simple gradient checkpointing for eager mode execution
☆46Updated 4 years ago
Alternatives and similar repositories for tf2-gradient-checkpointing
Users that are interested in tf2-gradient-checkpointing are comparing it to the libraries listed below
Sorting:
- Training Transformer-XL on 128 GPUs☆141Updated 5 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆121Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆209Updated 2 years ago
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 7 years ago
- This repository contains example code to build models on TPUs☆30Updated 2 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆133Updated last year
- This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as …☆194Updated 3 years ago
- A smoother activation function (undergrad code)☆115Updated 5 years ago
- Source code for "Efficient Training of BERT by Progressively Stacking"☆113Updated 6 years ago
- ☆219Updated 5 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆330Updated 3 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆128Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆301Updated 4 months ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- ☆14Updated 6 years ago
- Compression of NMT transformer model with tensor methods☆47Updated 6 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- Torch Distributed Experimental☆117Updated last year
- Configure Python functions explicitly and safely☆127Updated 11 months ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- LM Pretraining with PyTorch/TPU☆136Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆195Updated 3 years ago
- Fast Block Sparse Matrices for Pytorch☆547Updated 4 years ago
- Profile the GPU memory usage of every line in a Pytorch code☆83Updated 7 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 3 years ago