-
Notifications
You must be signed in to change notification settings - Fork 39
Fix documentation and references for Flash Sparse Attention #207
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6900b29
Adds backend auto-selection API
LoserCheems 71add00
Fix docstring for flash_sparse_attn_func_auto to reflect correct func…
LoserCheems e02668c
Adds Flex flash-sparse attention hook
LoserCheems 508d2d1
Remove unused files related to Flash Dynamic Mask Attention integration
LoserCheems ea4350a
Implement feature X to enhance user experience and optimize performance
LoserCheems 6bf01c4
Introduces Triton sparse attention kernels
LoserCheems 152c73a
Adds flash sparse attention interface
LoserCheems 77e4e61
Clarifies install docs and performance layout
LoserCheems 6a29931
Renames project to flash-sparse-attn
LoserCheems 612b85c
Aligns security docs with FSA naming
LoserCheems 9f5d48d
Renames package to flash_sparse_attn
LoserCheems 13a0db0
Aligns repo links with new name
LoserCheems 307a50e
Aligns citation with repo rename
LoserCheems 186c725
Adds import helpers for sparse attention
LoserCheems 0402b39
Adds flash sparse attention wrapper
LoserCheems 6bb896f
Adds flash sparse attention utils
LoserCheems 11a0862
Adds dynamic mask helpers
LoserCheems 3dd3392
Adds shared unpadding utilities
LoserCheems df69839
Updates flash attention integration
LoserCheems 7e3faab
Remove outdated documentation files for Flash Dynamic Mask Attention …
LoserCheems 554e7e0
Align docs with sparse attention rename
LoserCheems ac95f25
Aligns Chinese doc with sparse attention
LoserCheems a0ed87d
Aligns benchmarks with sparse attn imports
LoserCheems b3ac56f
Renames flash attention variant
LoserCheems 92c0fad
Aligns issue templates with FSA
LoserCheems 4aa0153
Renames environment variables for sparse attention build configuration
LoserCheems fc64149
Renames the kernel generation script description to reflect sparse at…
LoserCheems 1211c5b
Renames environment variable for sparse attention build configuration
LoserCheems 8695288
Update CONTRIBUTING.md
LoserCheems File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.