NUS-HPC-AI-Lab / pytorch-lambLinks
PyTorch implementation of LAMB for ImageNet/ResNet-50 training
☆13Updated 4 years ago
Alternatives and similar repositories for pytorch-lamb
Users that are interested in pytorch-lamb are comparing it to the libraries listed below
Sorting:
- Accuracy 77%. Large batch deep learning optimizer LARS for ImageNet with PyTorch and ResNet, using Horovod for distribution. Optional acc…☆38Updated 4 years ago
- ☆221Updated 2 years ago
- Code for the paper: Why Transformers Need Adam: A Hessian Perspective☆63Updated 9 months ago
- ☆43Updated 3 years ago
- ☆30Updated 2 years ago
- [ICLR 2023] "Sparsity May Cry: Let Us Fail (Current) Sparse Neural Networks Together!" Shiwei Liu, Tianlong Chen, Zhenyu Zhang, Xuxi Chen…☆28Updated 2 years ago
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727☆149Updated last year
- Triton implementation of FlashAttention2 that adds Custom Masks.