Enable piecewise-cuda-graph when logprob_start_len = -1 (#19453)

This commit is contained in:
Qiaolin Yu
2026-03-10 12:50:57 -07:00
committed by GitHub
parent 031d0a2aad
commit a3d88a247b
3 changed files with 4 additions and 4 deletions
@@ -44,7 +44,7 @@ class TestSessionControl(unittest.TestCase):
timeout=DEFAULT_TIMEOUT_FOR_SERVER_LAUNCH,
other_args=[
"--attention-backend",
"flashinfer",
"triton",
"--enable-streaming-session",
],
)