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_select_algorithm.py
1 parent 5cb786d commit 3d70078Copy full SHA for 3d70078
.github/workflows/inductor-tests.yml
@@ -20,6 +20,10 @@ on:
20
inductor/test_triton_kernels.py
21
inductor/test_gpu_cpp_wrapper.py
22
inductor/test_aot_inductor.py
23
+ inductor/test_select_algorithm.py
24
+ # FIXME: enable them later
25
+ # inductor/test_max_autotune.py
26
+ # inductor/test_compile_subprocess.py
27
runner_label:
28
description: Runner label, keep empty for default
29
type: string
0 commit comments