This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
13
Packages
Projects
Releases
Wiki
Activity
Files
1df6eabd5d362b4e3ac53b8d195e0f8c14d22b54
sglang
/
sgl-kernel
/
tests
T
History
Baizhou Zhang
67fc595bb8
[Feature] Apply Cublas Grouped Gemm kernel (
#3629
)
2025-02-18 15:18:31 +08:00
..
test_activation.py
…
test_bmm_fp8.py
…
test_cublas_grouped_gemm.py
[Feature] Apply Cublas Grouped Gemm kernel (
#3629
)
2025-02-18 15:18:31 +08:00
test_fp8_blockwise_gemm.py
support blockwise fp8 matmul kernel (
#3267
)
2025-02-13 01:49:33 +08:00
test_fp8_gemm.py
support w8a8 fp8 kernel with CUTLASS (
#3047
)
2025-01-26 15:46:51 +08:00
test_int8_gemm.py
…
test_lightning_attention_decode.py
…
test_moe_align.py
clean moe align block kernel code and add acc test (
#3332
)
2025-02-06 16:42:36 +08:00
test_norm.py
cleanup sgl-kernel kernels (
#3175
)
2025-01-27 19:11:01 +08:00
test_per_token_group_quant_fp8.py
optimize per token group quant fp8 (
#3490
)
2025-02-11 22:19:05 +08:00
test_rotary_embedding.py
[kernel] Fix position ids in rope (
#3173
)
2025-01-27 17:09:51 +08:00
test_sampling.py
…
test_speculative_sampling.py
support speculative decoding kernel in sgl-kernel (
#3373
)
2025-02-07 20:29:51 +08:00
test_trt_reduce.py
…