mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[TEST] Temporarily disable test_dot mode that fails because of ptxas/nvptx (#1344)
This commit is contained in:
@@ -1177,7 +1177,8 @@ def test_permute(dtype_str, shape, perm, device='cuda'):
|
||||
[128, 128, 64, 4],
|
||||
[64, 128, 128, 4],
|
||||
[32, 128, 64, 2],
|
||||
[128, 128, 64, 2],
|
||||
# triggers nvptx/ptxas bug on V100 curently
|
||||
# [128, 128, 64, 2],
|
||||
[64, 128, 128, 2]]
|
||||
for allow_tf32 in [True]
|
||||
for col_a in [True, False]
|
||||
|
||||
Reference in New Issue
Block a user