-
Notifications
You must be signed in to change notification settings - Fork 296
MIOpen:feature:tf32:demonstrate tf32 in conv3d on MI30X platform #1414
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
42 commits
Select commit
Hold shift + click to select a range
5f7f803
feature:tf32:demostrate tf32 in conv3d on MI30X platform
yingluAMD d7d5967
add env&&config joint control
yingluAMD 70be02e
allow fallback to fp32 if one kernel don't support tf32
yingluAMD 39f8bcd
fix unused args
yingluAMD 1b5e886
fix conv test fail
yingluAMD 74201e2
Merge branch 'develop' into conv_tf32_poc
yingluAMD 687f4bf
fix conv naive kernel name error
yingluAMD 625c818
enhance conv test float threshold
yingluAMD 3726c7e
fix clang-format fail
yingluAMD 82c6598
fix clang-format fail
yingluAMD 9b5d9e6
tf32 use same threshold as fp16
yingluAMD 8868b5c
fix another threshold issue
yingluAMD c7a47ee
try CK bump to fix db_sync test fail
yingluAMD ae02a18
Merge branch 'develop' into conv_tf32_poc
yingluAMD 92d5ebe
Merge branch 'develop' into conv_tf32_poc
yingluAMD 12b22cd
set fp32 as default rather than tf32 to fix db_sync fail
yingluAMD a0ff6dc
fix clang-format fail
yingluAMD c5a5c88
separate tf32 as new datatype in db key
yingluAMD a2dbed7
Revert "set fp32 as default rather than tf32 to fix db_sync fail"
yingluAMD e60f994
change problem tf32 set to math_type
yingluAMD 23a9b39
Revert "Revert "set fp32 as default rather than tf32 to fix db_sync f…
yingluAMD 81fbc09
separate tf32 as computedattype key
yingluAMD 462c581
set tf32 fallback in solver level
yingluAMD cb87f32
fix clang-format fail
yingluAMD d1b7dcd
Merge branch 'develop' into conv_tf32_poc
yingluAMD 80617ce
fix merge fail
yingluAMD c134d2b
fix clang-format fail
yingluAMD ee4319f
resolve review comments
yingluAMD 7c202ea
Revert "enhance conv test float threshold"
yingluAMD 88fc1a0
Merge branch 'develop' into conv_tf32_poc
yingluAMD e04cc32
fix clang-format fail
yingluAMD 4ddca21
test:add tf32 at groupconv tests
yingluAMD 6737ee3
fix GTest name checker:Name fail
yingluAMD a1ce410
add tf32 test SKIP on non-gfx942 devices
yingluAMD 5243f30
add tf32 in jenkins
yingluAMD 1604476
add Conv3DGroupFwd solver test
yingluAMD 2eb8034
add SetupComputeType in tests
yingluAMD 2f62649
Merge branch 'develop' into conv_tf32_poc
yingluAMD c90cb06
Merge branch 'develop' into conv_tf32_poc
yingluAMD 12e13a9
bug:add tf32 in test filter
yingluAMD ffffa9a
fix:delete new unvalidated case
yingluAMD f595904
Merge branch 'develop' into conv_tf32_poc
yingluAMD 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
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.