erksch / fnet-pytorchLinks
Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.
☆77Updated 3 years ago
Alternatives and similar repositories for fnet-pytorch
Users that are interested in fnet-pytorch are comparing it to the libraries listed below
Sorting:
- ☆164Updated 2 years ago
- Implementation of Linformer for Pytorch☆304Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆145Updated 9 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆63Updated 3 years ago
- Axial Positional Embedding for Pytorch☆84Updated 10 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention