mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ROCm][CI] restore test_flex_attention tests (#161519)
Reverts #161450 and targets specific subtests to skip on MI200. Pull Request resolved: https://github.com/pytorch/pytorch/pull/161519 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>
This commit is contained in:
committed by
PyTorch MergeBot
parent
74124d1b46
commit
262640fd22
@ -174,7 +174,6 @@ ROCM_BLOCKLIST = [
|
||||
"test_jit_legacy",
|
||||
"test_cuda_nvml_based_avail",
|
||||
"test_jit_cuda_fuser",
|
||||
"inductor/test_flex_attention",
|
||||
]
|
||||
|
||||
S390X_BLOCKLIST = [
|
||||
|
Reference in New Issue
Block a user