-
Notifications
You must be signed in to change notification settings - Fork 284
CK][fmha] Add StreamLLM sink support to batch_prefill pipeline #6479
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 all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4c23a9a
[fmha] Fix C++17 structured binding capture in batch_prefill kernel
LJ-underdog ae081a9
[fmha] Add StreamLLM sink support to batch_prefill pipeline
LJ-underdog 18606d3
[fmha] Add batch_prefill test support to fmha_fwd_runner
LJ-underdog 421f474
[fmha] Fix batch_prefill runner integration and validate correctness
LJ-underdog 2e9ef7c
[fmha] Fix V window mismatch after sink→window transition in batch_pr…
LJ-underdog 6dce6e7
[fmha] Broaden batch_prefill test filter to cover fp16/bf16, lse/nlse…
LJ-underdog a7bd8f5
[fmha] Remove redundant assignments in batch_prefill init_args branch
LJ-underdog c449990
[fmha] Fix gfx11 VECTORIZED_LAYOUT incompatibility in batch_prefill c…
LJ-underdog ce2df18
[fmha] Skip b64x128 tile for gfx11 in batch_prefill codegen
LJ-underdog 68c2f5c
[fmha] Skip all batch_prefill kernels for gfx11 targets
LJ-underdog 1e4d82f
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog 7afd9dd
[fmha] Extend batch_prefill gfx skip to all non-gfx9 architectures
LJ-underdog c5b1c23
[fmha] Remove batch_prefill-specific codegen filter from CMakeLists
LJ-underdog f18e006
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog b8ee22a
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog 618e4c3
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog 5904d25
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog 2d135a8
Merge branch 'develop' into ck/lj/batch_prefill_sink
LJ-underdog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
Oops, something went wrong.
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.