[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:
Jeff Daily
2025-08-26 19:31:30 +00:00
committed by PyTorch MergeBot
parent 74124d1b46
commit 262640fd22
2 changed files with 5 additions and 1 deletions

View File

@ -174,7 +174,6 @@ ROCM_BLOCKLIST = [
"test_jit_legacy",
"test_cuda_nvml_based_avail",
"test_jit_cuda_fuser",
"inductor/test_flex_attention",
]
S390X_BLOCKLIST = [