The-AI-Summer / pytorch-ddp
code for the ddp tutorial
☆32Updated 3 years ago
Alternatives and similar repositories for pytorch-ddp:
Users that are interested in pytorch-ddp are comparing it to the libraries listed below
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆37Updated 3 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆71Updated last year
- Code for the paper "Query-Key Normalization for Transformers"☆39Updated 4 years ago
- [ICLR 2023] "Sparse MoE as the New Dropout: Scaling Dense and Self-Slimmable Transformers" by Tianlong Chen*, Zhenyu Zhang*, Ajay Jaiswal…☆51Updated 2 years ago
- Code for the PAPA paper☆27Updated 2 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated 9 months ago
- ☆37Updated last year
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆33Updated 4 years ago
- PyTorch implementation of "From Sparse to Soft Mixtures of Experts"☆53Updated last year
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 4 years ago
- several types of attention modules written in PyTorch for learning purposes☆50Updated 6 months ago
- ☆33Updated last year
- Adversarial examples to the new ConvNeXt architecture