Files
pytorch/aten
rahjain-amd 09454c34ff [ROCm] Fixing Unit Test TestExportOnFakeCuda.test_fake_export (#170182)
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
2025-12-15 20:31:58 +00:00
..