We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inductor/test_compile_subprocess.py
1 parent a6572fb commit a7ef963Copy full SHA for a7ef963
.github/workflows/inductor-tests.yml
@@ -50,8 +50,7 @@ env:
50
inductor/test_aot_inductor.py
51
inductor/test_select_algorithm.py
52
inductor/test_max_autotune.py
53
- # FIXME: enable them later
54
- # inductor/test_compile_subprocess.py
+ inductor/test_compile_subprocess.py
55
56
jobs:
57
compute-params:
.github/workflows/try-latest-pytorch.yml
@@ -95,8 +95,7 @@ jobs:
95
96
97
98
99
100
runner_label: ${{ inputs.runner_label }}
101
python_version: "3.9"
102
0 commit comments