Skip to content

Commit bc9b84e

Browse files
committed
fix
1 parent f7df354 commit bc9b84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/srt/run_suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ class TestFile:
8080
TestFile("test_vlm_accuracy.py", 60),
8181
TestFile("test_vision_openai_server.py", 637),
8282
TestFile("test_w8a8_quantization.py", 46),
83+
TestFile("models/lora/test_lora_cuda_graph.py", 250),
8384
],
8485
"per-commit-2-gpu": [
85-
TestFile("models/lora/test_lora_cuda_graph.py", 250),
8686
TestFile("models/lora/test_lora_tp.py", 116),
8787
TestFile("test_data_parallelism.py", 73),
8888
TestFile("test_dp_attention.py", 137),

0 commit comments

Comments
 (0)