[sgl-kernel Code Clean] Remove useless lightning_attention kernel (#13819)

This commit is contained in:
Xiaoyu Zhang
2025-11-24 18:26:25 +08:00
committed by GitHub
parent aeac622058
commit ecefc7904f
10 changed files with 0 additions and 1754 deletions
-1
View File
@@ -269,7 +269,6 @@ set(SOURCES
"csrc/allreduce/mscclpp_allreduce.cu"
"csrc/attention/cascade.cu"
"csrc/attention/cutlass_mla_kernel.cu"
"csrc/attention/lightning_attention_decode_kernel.cu"
"csrc/attention/merge_attn_states.cu"
"csrc/attention/vertical_slash_index.cu"
"csrc/common_extension.cc"