[CPU] optimize flash_attn_varlen_func (#15708)

This commit is contained in:
Ma Mingfei
2026-01-29 22:07:05 -08:00
committed by GitHub
parent 336dc4579e
commit 88f7759402
10 changed files with 1189 additions and 339 deletions
+1
View File
@@ -106,6 +106,7 @@ suite_xeon = {
TestFile("cpu/test_cpu_graph.py"),
TestFile("cpu/test_decode.py"),
TestFile("cpu/test_extend.py"),
TestFile("cpu/test_flash_attn.py"),
TestFile("cpu/test_gemm.py"),
TestFile("cpu/test_intel_amx_attention_backend_a.py"),
TestFile("cpu/test_intel_amx_attention_backend_b.py"),