[Ascend][feature] support L1+ L2 radixcache on ascend (#12214)

Co-authored-by: khalilzhk <zhangkaikai12@huawei.com>
Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
This commit is contained in:
khalilzhk
2025-11-12 20:45:24 +08:00
committed by GitHub
co-authored by khalilzhk Even Zhou
parent ebaf86d441
commit 2d531946db
9 changed files with 243 additions and 20 deletions
+1
View File
@@ -521,6 +521,7 @@ suite_ascend = {
"per-commit-1-ascend-npu": [
TestFile("ascend/test_ascend_graph_tp1_bf16.py", 400),
TestFile("ascend/test_ascend_tp1_bf16.py", 400),
TestFile("ascend/test_ascend_hicache_mha.py", 400),
],
"per-commit-2-ascend-npu": [
TestFile("ascend/test_ascend_graph_tp2_bf16.py", 400),