[XPU] Use a fused GDN kernel from sgl-kernel for Qwen3.5 (#33354)

This commit is contained in:
Xia Weiwen
2026-08-24 12:07:50 +08:00
committed by GitHub
parent 8dcfb3b5e7
commit 5b5b29d4e2
9 changed files with 307 additions and 3 deletions
+1
View File
@@ -404,6 +404,7 @@ LINEAR_ATTN_KERNEL_BACKEND_CHOICES = [
"nvidia_kda",
"ptx_kda",
"helion",
"intel_xpu",
]