This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
12
Packages
Projects
Releases
Wiki
Activity
Files
25ef53f05fa9407ea0e5197c3bba393527740c3e
sglang
/
sgl-kernel
/
python
/
sgl_kernel
T
History
fzyzcjy
42c8704560
Add PDL support for quant kernel and rope kernel (
#9106
)
2025-08-20 01:56:29 -07:00
..
testing
…
__init__.py
[Minor] Fix the style of sgl-kernel (
#9332
)
2025-08-18 23:45:00 -07:00
allreduce.py
…
attention.py
…
cutlass_moe.py
…
elementwise.py
Add PDL support for quant kernel and rope kernel (
#9106
)
2025-08-20 01:56:29 -07:00
flash_attn.py
Reduce overhead for fa by not calling heavy CUDA property check (
#7375
)
2025-08-20 16:26:28 +08:00
fused_moe.py
Minor style fixes for sgl-kernel (
#9289
)
2025-08-18 09:38:35 -07:00
gemm.py
…
grammar.py
…
kvcacheio.py
…
marlin.py
…
memory.py
…
moe.py
…
sampling.py
Minor style fixes for sgl-kernel (
#9289
)
2025-08-18 09:38:35 -07:00
scalar_type.py
…
sparse_flash_attn.py
…
spatial.py
…
speculative.py
…
top_k.py
…
utils.py
[fix] fix enable_pdl for blackwell (
#9011
)
2025-08-19 01:16:08 +08:00
version.py
…