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.
1 parent 8393288 commit 41590e7Copy full SHA for 41590e7
tests/compile/piecewise/test_simple.py
@@ -151,7 +151,6 @@ def test_simple_inductor_graph_partition(monkeypatch):
151
monkeypatch.setenv("VLLM_DISABLE_COMPILE_CACHE", "1")
152
153
_run_simple_model(
154
- # Inductor graph partition automatically resets splitting_ops to an empty list
155
splitting_ops=["silly::attention"],
156
use_inductor_graph_partition=True,
157
use_inductor=True,
0 commit comments