Skip to content

Commit a843dc6

Browse files
committed
debug ci
Signed-off-by: Dongfeng Yu <[email protected]>
1 parent f224a65 commit a843dc6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

tests/integration/test_lists/test-db/l0_b300.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,4 @@ l0_b300:
1616
backend: pytorch
1717
tests:
1818
# ------------- PyTorch tests ---------------
19-
- unittest/_torch/attention # 200s
20-
- unittest/_torch/thop/parallel TIMEOUT (90)
21-
- unittest/_torch/thop/serial
22-
- unittest/_torch/executor # 250s
23-
- unittest/_torch/modules # 300s
24-
- accuracy/test_llm_api_pytorch.py::TestLlama3_1_8B::test_nvfp4
25-
- accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_nvfp4[moe_backend=TRTLLM-mtp_nextn=0-fp8kv=True-attention_dp=False-cuda_graph=True-overlap_scheduler=True-torch_compile=False]
26-
- accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_nvfp4[moe_backend=CUTLASS-mtp_nextn=2-fp8kv=True-attention_dp=False-cuda_graph=True-overlap_scheduler=True-torch_compile=False]
19+
- unittest/_torch/modules # 300s only for debugging!!!! don't merge

0 commit comments

Comments
 (0)