lucidrains / performer-pytorchLinks
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,169Updated 3 years ago
Alternatives and similar repositories for performer-pytorch
Users that are interested in performer-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆820Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,186Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆771Updated 2 years ago
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Implementation of Linformer for Pytorch☆303Updated last year
- Fully featured implementation of Routing Transformer☆299Updated 4 years ago
- Fast, differentiable sorting and ranking in PyTorch☆847Updated 6 months ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- ☆387Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,177Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆612Updated last year
- Transformers for Longer Sequences☆622Updated 3 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,066Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- Pytorch implementation of set transformer☆643Updated 5 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆456Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 5 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆783Updated 4 months ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- Learning Rate Warmup in PyTorch☆415Updated 6 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,602Updated 5 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆613Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆443Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago