[CK Tile] Mixed precision fp16 bf16 x fp8 for non transposed B#5649
Closed
SamiAario-AMD wants to merge 33 commits intodevelopfrom
Closed
[CK Tile] Mixed precision fp16 bf16 x fp8 for non transposed B#5649SamiAario-AMD wants to merge 33 commits intodevelopfrom
SamiAario-AMD wants to merge 33 commits intodevelopfrom
Conversation
…output tensor view in the mixed precision case
…the tests can be marked as specific to gfx950
924b17b to
54fd180
Compare
…set of the tests can be marked as specific to gfx950
…only on that architecture
54fd180 to
8055ae8
Compare
8055ae8 to
7ff231f
Compare
7ff231f to
84b498f
Compare
e7aa726 to
b4d6af5
Compare
b4d6af5 to
29d3b81
Compare
…tion encodings so that row permutations are not needed
29d3b81 to
26ce440
Compare
Contributor
Author
|
I am closing this PR because its functionality is covered by #6612 |
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.
Motivation
DetermineWarpPrecType, a templated struct that uses pattern-matching to determine the A and B warp GEMM typesThis depends on #5510, and is therefore opened as a draft.
Technical Details
Test Plan
Test Result
Submission Checklist