Commit 377ae7f
authored
[rocm7.0_internal_testing] mx fpx: Skip test_blockwise_mxfloatx (#2439)
Issue is tracked by SWDEV-535267
This PR skips two test methods
(test_blockwise_mxfp8_nvfp4_error_messages and
test_blockwise_nvfp4_compile) when running on ROCm platform to address
an issue tracked by SWDEV-535267.
- Adds @skipIfRocm decorators to skip tests that are failing on ROCm 7.0
internal testing
- Targets specific matrix multiplication tests related to MX float
formats
Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>1 parent 8e49451 commit 377ae7f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| 1388 | + | |
1388 | 1389 | | |
1389 | 1390 | | |
1390 | 1391 | | |
| |||
1618 | 1619 | | |
1619 | 1620 | | |
1620 | 1621 | | |
| 1622 | + | |
1621 | 1623 | | |
1622 | 1624 | | |
1623 | 1625 | | |
| |||
0 commit comments