[release/2.12] Backport Upstream PR: Bump AOTriton to 0.12b (#184288)#3290
Open
xinyazhang wants to merge 1 commit into
Open
[release/2.12] Backport Upstream PR: Bump AOTriton to 0.12b (#184288)#3290xinyazhang wants to merge 1 commit into
xinyazhang wants to merge 1 commit into
Conversation
Author
|
Required to fix ROCM-20626 and ROCM-20683 |
|
Jenkins build for d977c5e70abe135be09abca2abee48050c0e619e commit finished as FAILURE |
Notable new features: * **BREAKING** Varlen LSE tensor shape changes to (H, Total_seqlen) * Support head_dim != head_dim_v * Support `use_deterministic_algorithims` * Support seqused_k in test/test_varlen_attention.py * gfx1100 and gfx1151 promoted out of experimental * Partial FAv3 support on gfx950 Bug Fixes: * GQA kernel failed to read bias tensor with the right offset. Known Issues * gfx950's Triton kernel has problem handling hdim=16's fwd, in addition to hdim=48/80's bwd. * Disables gfx90a's CK SDPA support due to GPU Segfault. Pull Request resolved: pytorch#184288 Approved by: https://github.com/jeffdaily
d977c5e to
a1ff90b
Compare
|
Jenkins build for a1ff90b34fdb5588cdee78d1df82065745f39a4c commit finished as FAILURE |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Notable new features:
use_deterministic_algorithimsBug Fixes:
Known Issues
Pull Request resolved: pytorch#184288
Approved by: https://github.com/jeffdaily