lucidrains / performer-pytorchLinks
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,148Updated 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,737Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆798Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,181Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆420Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,172Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆764Updated last year
- An All-MLP solution for Vision, from Google AI☆1,047Updated 2 months ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- An implementation of local windowed attention for language modeling☆480Updated 2 months ago
- Implementation of Linformer for Pytorch☆300Updated last year
- Fully featured implementation of Routing Transformer☆298Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆544Updated 3 years ago
- Fast, differentiable sorting and ranking in PyTorch☆834Updated 3 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 4 years ago
- ☆382Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆386Updated 4 years ago
- Transformers for Longer Sequences☆617Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,167Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,065Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆757Updated 2 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆605Updated 11 months ago
- Learning Rate Warmup in PyTorch☆412Updated 3 months ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,588Updated 5 years ago
- Pytorch Lightning code guideline for conferences☆1,279Updated 2 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆892Updated 4 months ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆447Updated last year