[NPU]Optimize the PR pipeline to reduce E2E runtime (#18767)
Co-authored-by: Sugar920 <121632458+Sugar920@users.noreply.github.com>
This commit is contained in:
@@ -99,15 +99,14 @@ suite_ascend = {
|
||||
TestFile("ascend/test_ascend_tp2_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_tp2_fia_bf16.py", 400),
|
||||
],
|
||||
"per-commit-4-npu-a2": [
|
||||
"per-commit-4-npu-a3": [
|
||||
TestFile("ascend/test_ascend_mla_w8a8int8.py", 400),
|
||||
TestFile("ascend/test_ascend_hicache_mla.py", 400),
|
||||
TestFile("ascend/test_ascend_tp4_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_w4a4_quantization.py", 600),
|
||||
],
|
||||
"per-commit-16-npu-a3": [
|
||||
TestFile("ascend/test_ascend_deepep.py", 3600),
|
||||
# TestFile("ascend/test_ascend_deepseek_mtp.py", 2800),
|
||||
TestFile("ascend/test_ascend_w4a4_quantization.py", 600),
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user