Skip to content

Commit 41590e7

Browse files
committed
nit
Signed-off-by: Boyuan Feng <boyuan@meta.com>
1 parent 8393288 commit 41590e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/compile/piecewise/test_simple.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ def test_simple_inductor_graph_partition(monkeypatch):
151151
monkeypatch.setenv("VLLM_DISABLE_COMPILE_CACHE", "1")
152152

153153
_run_simple_model(
154-
# Inductor graph partition automatically resets splitting_ops to an empty list
155154
splitting_ops=["silly::attention"],
156155
use_inductor_graph_partition=True,
157156
use_inductor=True,

0 commit comments

Comments
 (0)