[Feature] Support DeepEP normal & Redundant Experts on NPU (#9881)
This commit is contained in:
@@ -300,6 +300,9 @@ suite_ascend = {
|
||||
TestFile("ascend/test_ascend_mla_w8a8int8.py", 400),
|
||||
TestFile("ascend/test_ascend_tp4_bf16.py", 400),
|
||||
],
|
||||
"per-commit-16-ascend-a3": [
|
||||
TestFile("ascend/test_ascend_deepep.py", 400),
|
||||
],
|
||||
}
|
||||
|
||||
suites.update(suite_amd)
|
||||
|
||||
Reference in New Issue
Block a user