This commit is contained in:
Varuna Jayasiri
2021-06-21 17:04:20 +05:30
committed by GitHub
parent f6e430a9b3
commit 07065dea92
23 changed files with 4627 additions and 73 deletions

View File

@ -1,8 +1,8 @@
"""
---
title: FNet - Mixing Tokens with Fourier Transforms
title: "FNet: Mixing Tokens with Fourier Transforms"
summary: >
This is an annotated implementation/tutorial the FNet in PyTorch.
This is an annotated implementation/tutorial of FNet in PyTorch.
---
# FNet: Mixing Tokens with Fourier Transforms