mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Followup on https://github.com/pytorch/pytorch/pull/169941 forget to remove skipIfRocm decorator Fixed the failures exposed by CI and enabled some Unexpected success cases Tested with: ```sh PYTORCH_TEST_WITH_ROCM=1 pytest test/export/test_export_opinfo.py ``` <img width="1914" height="426" alt="image" src="https://github.com/user-attachments/assets/10b5c852-3473-44bb-90b1-70ad01223306" /> Pull Request resolved: https://github.com/pytorch/pytorch/pull/170182 Approved by: https://github.com/jeffdaily