lucidrains / performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,116Updated 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
- Pytorch library for fast transformer implementations☆1,687Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆751Updated 10 months ago
- Reformer, the efficient Transformer, in Pytorch☆2,155Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆413Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆748Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,134Updated last year
- An implementation of local windowed attention for language modeling☆429Updated 2 months ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆260Updated 3 years ago
- Fully featured implementation of Routing Transformer☆289Updated 3 years ago
- ☆376Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆360Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,015Updated 6 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆651Updated 3 months ago
- Implementation of Linformer for Pytorch☆274Updated last year
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆424Updated 3 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,562Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,060Updated 7 months ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆428Updated 9 months ago
- PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations☆1,051Updated 2 months ago
- Fast, differentiable sorting and ranking in PyTorch☆796Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,610Updated 2 years ago
- Transformer training code for sequential tasks☆610Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Pytorch implementation of set transformer☆569Updated 5 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆606Updated 8 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 3 years ago
- Transformers for Longer Sequences☆596Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆575Updated 5 months ago