-
Notifications
You must be signed in to change notification settings - Fork 236
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
[MI100][Fp16] ConvAsmImplicitGemmGTCDynamicWrwXdlops fails validation #996
Comments
|
atamazov
added a commit
that referenced
this issue
Jun 21, 2021
@shurale-nkn This ticket is about WrW. |
Root cause is found. |
Good! |
atamazov
added a commit
that referenced
this issue
Jun 22, 2021
…t_regression_half_vega. W/A for #995 and #996 (#991) - Added: Workarounds for #995 and #996 - Fixes the following issues in tests: - Issue: `test_conv_igemm_dynamic_xdlops_bwd` does not test the HALF type. - Issue: `test_conv_igemm_dynamic_xdlops_fwd` does not test the HALF type. - Issue: `test_conv_igemm_dynamic_xdlops_wrw` does not test the HALF type. - Issue: `test_regression_half_vega` does nothing. - [Jenkinsfile] Added dedicated build param for FP16/BF16/INT8 Smoke tests - [NFC] Removed some useless if's.
atamazov
pushed a commit
that referenced
this issue
Jun 24, 2021
- Fix asm igemm wrw hoxwo less than b_padding bug - [TESTS] Revert W/A for issue #996
atamazov
added a commit
that referenced
this issue
Jul 22, 2021
…t_regression_half_vega. W/A for #995 and #996 (#991) - Added: Workarounds for #995 and #996 - Fixes the following issues in tests: - Issue: `test_conv_igemm_dynamic_xdlops_bwd` does not test the HALF type. - Issue: `test_conv_igemm_dynamic_xdlops_fwd` does not test the HALF type. - Issue: `test_conv_igemm_dynamic_xdlops_wrw` does not test the HALF type. - Issue: `test_regression_half_vega` does nothing. - [Jenkinsfile] Added dedicated build param for FP16/BF16/INT8 Smoke tests - [NFC] Removed some useless if's.
atamazov
pushed a commit
that referenced
this issue
Jul 22, 2021
- Fix asm igemm wrw hoxwo less than b_padding bug - [TESTS] Revert W/A for issue #996
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gfx908, any ROCm:
Two cases from
test_conv_igemm_dynamic_xdlops_wrw
:What needs to be done:
ConvAsmImplicitGemmGTCDynamicWrwXdlops
must be fixed ASAPThis is release critical issue!
The text was updated successfully, but these errors were encountered: