-
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
[TESTS][Fp16][MI100] Incorrect test case in test_conv_igemm_dynamic_xdlops_bwd and wrw #995
Comments
Similar to #954 |
I'll provide W/A soon. |
4 WrW configs added to the topmost comment |
wrw failures are due to incorrect parameters. |
@shaojiewang Or course, you can. If you interested how to do that -- create separate custom test (smth like |
…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.
OK. Thanks. |
Any update? |
…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.
@shaojiewang Good, thanks. |
Reopened due to #1068 (comment) |
@atamazov Is this ticket still relevant? Thanks! |
@ppanchad-amd Yes, details below (follow the link).
I recommend assigning this to @xinlipn or to @shaojiewang /cc @junliume |
BWD:
WRW:
CONSOLE LOGS
The text was updated successfully, but these errors were encountered: