[NPU] [DLLM]DLLM LLaDA2.x graph mode support with NPU speedup modifications (#18485)

Co-authored-by: Zhang-Xiaoxue <xiaoxuezhang17@outlook.com>
Co-authored-by: dawncc <dawn.cc022@gmail.com>
Co-authored-by: lixinqi7 <li_xinqi7@163.com>
Co-authored-by: rangejay <rangejay1st@163.com>
This commit is contained in:
wenxuewuhd
2026-03-09 22:41:05 +08:00
committed by GitHub
co-authored by Zhang-Xiaoxue dawncc lixinqi7 rangejay
parent d116a8cd94
commit 11b76d24dc
8 changed files with 250 additions and 9 deletions
+1
View File
@@ -107,6 +107,7 @@ suite_ascend = {
TestFile("ascend/test_ascend_hicache_mla.py", 400),
TestFile("ascend/test_ascend_tp4_bf16.py", 400),
TestFile("ascend/test_ascend_w4a4_quantization.py", 600),
TestFile("ascend/test_llada2_mini_ascend.py", 800),
],
"per-commit-16-npu-a3": [
TestFile("ascend/test_ascend_deepep.py", 3600),