Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
3dbd73d3
Unverified
Commit
3dbd73d3
authored
Dec 01, 2024
by
Yineng Zhang
Committed by
GitHub
Dec 01, 2024
Browse files
minor: rm unused _grouped_size_compiled_for_decode_kernels (#2299)
parent
e9a6203d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
scripts/deprecated/test_flashinfer.py
scripts/deprecated/test_flashinfer.py
+0
-1
No files found.
scripts/deprecated/test_flashinfer.py
View file @
3dbd73d3
...
@@ -4,7 +4,6 @@ from flashinfer import (
...
@@ -4,7 +4,6 @@ from flashinfer import (
BatchDecodeWithPagedKVCacheWrapper
,
BatchDecodeWithPagedKVCacheWrapper
,
BatchPrefillWithPagedKVCacheWrapper
,
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.decode_attention
import
decode_attention_fwd
from
sglang.srt.layers.attention.triton_ops.extend_attention
import
(
from
sglang.srt.layers.attention.triton_ops.extend_attention
import
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment