[CPU] Support chunk_gated_delta_rule kernel for Qwen3-Next (#12441)

This commit is contained in:
Xuan Liao
2025-12-03 17:03:48 +08:00
committed by GitHub
parent 58ac3f317b
commit c233e9d7a9
7 changed files with 1495 additions and 157 deletions
+1
View File
@@ -332,6 +332,7 @@ suite_xeon = {
TestFile("cpu/test_decode.py"),
TestFile("cpu/test_extend.py"),
TestFile("cpu/test_gemm.py"),
TestFile("cpu/test_mamba.py"),
TestFile("cpu/test_mla.py"),
TestFile("cpu/test_moe.py"),
TestFile("cpu/test_norm.py"),