This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
71e9c31cb800cf98daf73cf8a7c4866b1ecce18f
sglang
/
sgl-kernel
/
csrc
/
elementwise
T
History
Hubert Lu
51e2eaa458
[AMD] Support fast_topk kernels in sgl-kernel (
#15172
)
2025-12-19 22:19:09 -08:00
..
activation.cu
…
cast.cu
…
concat_mla.cu
…
copy.cu
Support copying tensor from cpu to gpu without using copy engines (
#10007
)
2025-09-05 20:07:19 +08:00
fused_add_rms_norm_kernel.cu
…
pos_enc.cu
[1/2] Add rope kernel in sgl-kernel (
#14334
)
2025-12-04 16:45:44 +08:00
pos_enc.cuh
…
rope.cu
Add FP32 dtype support for RoPE - Part1 (
#13181
)
2025-11-15 11:37:18 -08:00
topk.cu
[AMD] Support fast_topk kernels in sgl-kernel (
#15172
)
2025-12-19 22:19:09 -08:00
utils.cuh
…