Skip to content

Commit f7f1e8f

Browse files
authored
[Inductor][UT] Improve the default testing scope (#5509)
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent d7a4f51 commit f7f1e8f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/inductor-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ env:
5252
inductor/test_select_algorithm.py
5353
inductor/test_max_autotune.py
5454
inductor/test_compile_subprocess.py
55+
inductor/test_analysis.py
5556
5657
jobs:
5758
compute-params:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
inductor/test_select_algorithm.py
9797
inductor/test_max_autotune.py
9898
inductor/test_compile_subprocess.py
99+
inductor/test_analysis.py
99100
runner_label: ${{ inputs.runner_label }}
100101
python_version: "3.10"
101102

0 commit comments

Comments
 (0)