minor: cleanup sgl-kernel (#3143)

This commit is contained in:
Yineng Zhang
2025-01-26 14:29:58 +08:00
committed by GitHub
parent 4f118a39d7
commit 95f789adb0
13 changed files with 11 additions and 225 deletions

View File

@@ -82,10 +82,8 @@ sources = [
"src/sgl-kernel/csrc/trt_reduce_kernel.cu",
"src/sgl-kernel/csrc/moe_align_kernel.cu",
"src/sgl-kernel/csrc/int8_gemm_kernel.cu",
"src/sgl-kernel/csrc/sampling_scaling_penalties.cu",
"src/sgl-kernel/csrc/lightning_attention_decode_kernel.cu",
"src/sgl-kernel/csrc/rotary_embedding.cu",
"src/sgl-kernel/csrc/fused_add_rms_norm.cu",
"3rdparty/flashinfer/csrc/activation.cu",
"3rdparty/flashinfer/csrc/bmm_fp8.cu",
"3rdparty/flashinfer/csrc/group_gemm.cu",