Skip to content

Commit f7df354

Browse files
committed
add ci
1 parent 156be8e commit f7df354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/srt/run_suite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class TestFile:
8282
TestFile("test_w8a8_quantization.py", 46),
8383
],
8484
"per-commit-2-gpu": [
85+
TestFile("models/lora/test_lora_cuda_graph.py", 250),
8586
TestFile("models/lora/test_lora_tp.py", 116),
8687
TestFile("test_data_parallelism.py", 73),
8788
TestFile("test_dp_attention.py", 137),

0 commit comments

Comments
 (0)