[NPU] Improve the execution efficiency and maintainability of pr‑test‑npu (#33724)
Co-authored-by: Even Zhou <even.y.zhou@outlook.com> Co-authored-by: sglang-npu-bot <sglangnpu@163.com>
This commit is contained in:
co-authored by
Even Zhou
sglang-npu-bot
parent
e732c0a9dc
commit
dd5d82bead
+14
-7
@@ -93,13 +93,20 @@ PER_COMMIT_SUITES = {
|
||||
"extra-b-test-8-gpu-h200",
|
||||
],
|
||||
HWBackend.NPU: [
|
||||
"base-a-test-1-gpu-small",
|
||||
"stage-a-unit-test-npu",
|
||||
"stage-b-test-1-npu-a3",
|
||||
"stage-b-test-2-npu-a3",
|
||||
"stage-b-test-4-npu-a3",
|
||||
"stage-b-test-8-npu-a3",
|
||||
"stage-b-test-16-npu-a3",
|
||||
"base-a-test-1-npu-a2",
|
||||
"base-b-test-1-npu-a3",
|
||||
"base-b-test-2-npu-a3",
|
||||
"base-b-test-4-npu-a3",
|
||||
"base-b-test-8-npu-a3",
|
||||
"base-b-test-16-npu-a3",
|
||||
"base-c-test-acc-2-npu-a3",
|
||||
"base-c-test-acc-4-npu-a3",
|
||||
"base-c-test-acc-8-npu-a3",
|
||||
"base-c-test-acc-16-npu-a3",
|
||||
"base-c-test-perf-2-npu-a3",
|
||||
"base-c-test-perf-4-npu-a3",
|
||||
"base-c-test-perf-8-npu-a3",
|
||||
"base-c-test-perf-16-npu-a3",
|
||||
],
|
||||
HWBackend.XPU: [
|
||||
"stage-a-test-1-gpu-xpu",
|
||||
|
||||
Reference in New Issue
Block a user