This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
12
Packages
Projects
Releases
Wiki
Activity
Files
a167fd0bcb9ef4b0f4331a109e40c8cdc770b026
sglang
/
sgl-kernel
/
csrc
/
cpu
History
Chunyuan WU
ac80f4da57
[CPU] [FP8] set SGLANG_CPU_FP8_CVT_FTZ in CMakeLists.txt (
#7885
)
2025-07-09 01:53:53 -07:00
..
activation.cpp
…
bmm.cpp
…
CMakeLists.txt
[CPU] [FP8] set SGLANG_CPU_FP8_CVT_FTZ in CMakeLists.txt (
#7885
)
2025-07-09 01:53:53 -07:00
common.h
…
decode.cpp
Support non-contiguous query input for extend/decode attention (
#7462
)
2025-07-02 19:59:45 -07:00
extend.cpp
Support non-contiguous query input for extend/decode attention (
#7462
)
2025-07-02 19:59:45 -07:00
gemm_fp8.cpp
…
gemm_int8.cpp
…
gemm.cpp
[CPU] [BF16] Call fused_experts_cpu, weight_packed_linear and bmm_cpu kernel in DeepSeek model (
#6641
)
2025-06-25 01:43:33 -07:00
gemm.h
…
interface.cpp
[CPU] remove process_group from inputs of shm_allreduce and shm_allgather (
#7486
)
2025-06-30 21:54:11 -07:00
moe_fp8.cpp
…
moe_int8.cpp
…
moe.cpp
[CPU]convert topk_weights to fp32 for INT8 and FP8 paths (for llama4) and fix LmHead weight pack (
#7818
)
2025-07-08 19:27:24 -07:00
norm.cpp
…
numa_utils.cpp
[CPU] add c++ kernel to bind CPU cores and memory node (
#7524
)
2025-06-29 19:45:25 -07:00
qkv_proj.cpp
…
rope.cpp
…
shm.cpp
…
shm.h
…
topk.cpp
…
torch_extension_cpu.cpp
[CPU] [sgl-kernel] set dispatch key of initialize to CatchAll (
#7734
)
2025-07-02 22:39:24 -07:00
vec.h
…