forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip AOT Inductor test_cond_* tests on ROCm (pytorch#121522)
Summary: The newly added tests in pytorch#121120 are failing in the `ciflow/periodic` jobs. Here we skip those on ROCm to avoid the need to disable those tests manually on ROCm. Test Plan: ``` $ python test/inductor/test_aot_inductor.py -k test_cond_nested ... ---------------------------------------------------------------------- Ran 6 tests in 72.122s OK ``` Pull Request resolved: pytorch#121522 Approved by: https://github.com/huydhn, https://github.com/malfet ghstack dependencies: pytorch#121120
- Loading branch information
1 parent
53d5276
commit 75bb049
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters