mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user