Revert "[mps] Turn on inductor dynamic shapes tests (#159456)"

This reverts commit 19f1f9960db7f29f2110a7f49f06a1a23c651ecf.

Reverted https://github.com/pytorch/pytorch/pull/159456 on behalf of https://github.com/davidberard98 due to Sorry - this causes a merge conflict with https://github.com/pytorch/pytorch/pull/159798, which I'm trying to land with co-dev to resolve a sev ([comment](https://github.com/pytorch/pytorch/pull/159456#issuecomment-3152751821))
This commit is contained in:
PyTorch MergeBot
2025-08-04 23:11:05 +00:00
parent 7ba996bbaa
commit fb8f32ef52
5 changed files with 164 additions and 166 deletions

View File

@ -1582,7 +1582,6 @@ def get_selected_tests(options) -> list[str]:
"inductor/test_mps_basic",
"inductor/test_torchinductor",
"inductor/test_aot_inductor",
"inductor/test_torchinductor_dynamic_shapes",
]
else:
# Exclude all mps tests otherwise