Migrate weak_ref_tensor to sgl-kernel (#12505)

This commit is contained in:
Xiaoyu Zhang
2025-11-02 10:55:39 +08:00
committed by GitHub
parent 9a512cf95b
commit 95191ebdca
4 changed files with 40 additions and 0 deletions
+1
View File
@@ -320,6 +320,7 @@ set(SOURCES
"csrc/kvcacheio/transfer.cu"
"csrc/mamba/causal_conv1d.cu"
"csrc/memory/store.cu"
"csrc/memory/weak_ref_tensor.cpp"
"csrc/moe/cutlass_moe/w4a8/scaled_mm_entry.cu"
"csrc/moe/cutlass_moe/w4a8/w4a8_moe_data.cu"