[Feature] Spec-Overlap supporting DP-ATTN; PD-Disaggregation; npugraph mode (#12443)

This commit is contained in:
Even Zhou
2025-11-15 21:51:07 +08:00
committed by GitHub
parent 0d41ddfbd0
commit 2aec8b6e1b
24 changed files with 657 additions and 366 deletions
+1
View File
@@ -181,6 +181,7 @@ suites = {
TestFile("test_flash_attention_4.py", 300),
TestFile("test_gpt_oss_4gpu.py", 600),
TestFile("test_llama31_fp4.py", 300),
TestFile("test_eagle_infer_beta_dp_attention.py", 200),
],
"per-commit-4-gpu-gb200": [
TestFile("test_cutedsl_moe.py", 300),