Skip to content

Commit aa58986

Browse files
🔥 remove unused argument
Signed-off-by: Prashant Gupta <[email protected]>
1 parent b61b0f3 commit aa58986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/test_spyre_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ def test_batch_handling(model: str, backend: str, cb: int,
209209
compare_results(
210210
model=model,
211211
prompts=prompts,
212-
warmup_shapes=[],
213212
tensor_parallel_size=1,
214213
backend=backend,
215214
vllm_results=vllm_results,

0 commit comments

Comments
 (0)