Skip to content

Commit ed66ee2

Browse files
committed
remove 'test_torchinductor_opinfo.py' since it runs too long
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 98a6119 commit ed66ee2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/inductor-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ env:
5353
inductor/test_max_autotune.py
5454
inductor/test_compile_subprocess.py
5555
inductor/test_analysis.py
56-
inductor/test_torchinductor_opinfo.py
5756
5857
jobs:
5958
compute-params:

.github/workflows/try-latest-pytorch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
inductor/test_max_autotune.py
9898
inductor/test_compile_subprocess.py
9999
inductor/test_analysis.py
100-
inductor/test_torchinductor_opinfo.py
101100
runner_label: ${{ inputs.runner_label }}
102101
python_version: "3.10"
103102

0 commit comments

Comments
 (0)