Uh oh!
There was an error while loading. Please reload this page.
[PyTorch] Make FP8 MHA work with RoPE when CP is on - #1297
Merged
Conversation
yaox12
marked this pull request as draft
October 29, 2024 10:06
yaox12
commented
Oct 29, 2024
MemberAuthor
/te-ci pytorch L1 |
yaox12force-pushed
the
xiny/fp8_mha_with_rope_cp
branch
from
October 30, 2024 09:52
03e734e to
6cf24d2Compareyaox12
marked this pull request as ready for review
October 30, 2024 09:54
yaox12
commented
Oct 31, 2024
MemberAuthor
/te-ci pytorch L1 |
Signed-off-by: Xin Yao <xiny@nvidia.com>
yaox12force-pushed
the
xiny/fp8_mha_with_rope_cp
branch
from
November 1, 2024 04:30
d76bfd5 to
723364eCompareSigned-off-by: Xin Yao <xiny@nvidia.com>
yaox12force-pushed
the
xiny/fp8_mha_with_rope_cp
branch
from
November 1, 2024 04:32
723364e to
812d012Compareyaox12
commented
Nov 1, 2024
MemberAuthor
/te-ci pytorch L1 |
yaox12
commented
Nov 2, 2024
MemberAuthor
Pipeline 19973786 passed. |
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 freeto 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.
Description
Make FP8 MHA work with RoPE when CP is on.
A subsequent PR of #1100.
Type of change
Checklist: