lucidrains / performer-pytorchLinks
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,166Updated 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,753Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,189Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,181Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆768Updated last year
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 4 months ago
- Fully featured implementation of Routing Transformer☆298Updated 4 years ago
- Implementation of Linformer for Pytorch☆302Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- Fast, differentiable sorting and ranking in PyTorch☆846Updated 5 months ago
- Transformers for Longer Sequences☆623Updated 3 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,598Updated 5 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆391Updated 4 years ago
- ☆387Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,174Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆452Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,065Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆439Updated last year