You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of Performer attention with TensorFlow
Usage
Refer to functionfast_attentionintf_performer.py
Compare Performer-tf with original implementation(Performer-jax) and vanilla attention, please refer to performer_test.ipynb
About
An implementation of Performer attention with TensorFlow