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.
test_max_autotune.py
1 parent 7890d66 commit 874758aCopy full SHA for 874758a
.github/workflows/inductor-tests.yml
@@ -49,8 +49,8 @@ env:
49
inductor/test_gpu_cpp_wrapper.py
50
inductor/test_aot_inductor.py
51
inductor/test_select_algorithm.py
52
+ inductor/test_max_autotune.py
53
# FIXME: enable them later
- # inductor/test_max_autotune.py
54
# inductor/test_compile_subprocess.py
55
56
jobs:
.github/workflows/try-latest-pytorch.yml
@@ -94,8 +94,8 @@ jobs:
94
95
96
97
98
99
100
runner_label: ${{ inputs.runner_label }}
101
python_version: "3.9"
0 commit comments