mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 05:15:42 +08:00
enable all
Signed-off-by: Zhuohan Li <zhuohan123@gmail.com>
This commit is contained in:
parent
1f4472ba5f
commit
98e71a4954
@ -351,6 +351,6 @@ def run_triton_group_gemm_masked_bf16(
|
||||
|
||||
# run_batched_deepgemm_masked_fp8(512, 8, 1024, 512)
|
||||
run_batched_deepgemm_contiguous_bf16(512, 8, 1024, 512)
|
||||
# run_batched_deepgemm_masked_bf16(512, 8, 1024, 512)
|
||||
# run_triton_group_gemm_contiguous_bf16(512, 8, 1024, 512, 4)
|
||||
# run_triton_group_gemm_masked_bf16(512, 8, 1024, 512)
|
||||
run_batched_deepgemm_masked_bf16(512, 8, 1024, 512)
|
||||
run_triton_group_gemm_contiguous_bf16(512, 8, 1024, 512, 4)
|
||||
run_triton_group_gemm_masked_bf16(512, 8, 1024, 512)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user