minor: rm unused _grouped_size_compiled_for_decode_kernels (#2299)

This commit is contained in:
Yineng Zhang
2024-12-01 19:24:12 +08:00
committed by GitHub
parent e9a6203dee
commit 3dbd73d319

View File

@@ -4,7 +4,6 @@ from flashinfer import (
BatchDecodeWithPagedKVCacheWrapper,
BatchPrefillWithPagedKVCacheWrapper,
)
from flashinfer.decode import _grouped_size_compiled_for_decode_kernels
from sglang.srt.layers.attention.triton_ops.decode_attention import decode_attention_fwd
from sglang.srt.layers.attention.triton_ops.extend_attention import (