mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-06 07:37:03 +08:00
add back whitespace
Signed-off-by: Luka Govedič <ProExpertProg@users.noreply.github.com>
This commit is contained in:
parent
91735e9c1c
commit
b0974809c4
@ -320,4 +320,4 @@ def test_multi_graph_piecewise_compile_outputs_equal():
|
||||
outputs.append(run_model(vllm_config, model, inputs))
|
||||
|
||||
# Expect bitwise equivalence using inductor w/ and w/o cudagraph
|
||||
assert torch.equal(outputs[0], outputs[2])
|
||||
assert torch.equal(outputs[0], outputs[2])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user