lucidrains / performer-pytorchLinks
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,144Updated 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,727Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆794Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,180Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆417Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,165Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆762Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆534Updated 3 years ago
- An implementation of local windowed attention for language modeling☆472Updated last month
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- Implementation of Linformer for Pytorch☆295Updated last year
- An All-MLP solution for Vision, from Google AI☆1,036Updated last month
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,584Updated 5 years ago
- ☆379Updated last year
- Transformers for Longer Sequences☆618Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆827Updated 2 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆736Updated 3 weeks ago
- Longformer: The Long-Document Transformer☆2,159Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆267Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆428Updated 4 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆443Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆603Updated 10 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- Pytorch Lightning code guideline for conferences☆1,279Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆369Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 3 years ago
- Pytorch implementation of set transformer☆607Updated 5 years ago