Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ML Transformer EfficientAttention #225

Open
junxnone opened this issue Feb 23, 2021 · 1 comment
Open

ML Transformer EfficientAttention #225

junxnone opened this issue Feb 23, 2021 · 1 comment
Labels

Comments

@junxnone
Copy link
Owner

junxnone commented Feb 23, 2021

Efficient Attention

Reference

Brief

  • Efficient Transformer [打算解决的问题]
    • 减小内存占用
    • 减少计算量
    • 增加长序列数据的处理能力
  • Dense Attention & Sparse Attention
Name Description
Reformer
Longformer
Linformer
Performer
Linear Transformers
Big Bird
@junxnone
Copy link
Owner Author

#212

@junxnone junxnone changed the title Jan 20, 2022
@junxnone junxnone transferred this issue from junxnone/tio Jan 20, 2022
@junxnone junxnone changed the title Transformer Efficient Attention ML Transformer EfficientAttention Dec 24, 2022
@junxnone junxnone added the index label Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant