TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Jagged Flash Attention Optimization

24 pointsby tullie2 months ago

2 comments

platersabout 2 months ago
Flash attention natively supports packing multiple variable length sequences into a single call, what is the advantage of jagged flash attention?
评论 #43441716 未加载
评论 #43453269 未加载
CapsAdminabout 2 months ago
See also<p><a href="https:&#x2F;&#x2F;github.com&#x2F;thu-ml&#x2F;SageAttention" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thu-ml&#x2F;SageAttention</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;thu-ml&#x2F;SpargeAttn" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thu-ml&#x2F;SpargeAttn</a>