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
e4e2b478
Commit
e4e2b478
authored
Nov 18, 2025
by
shangxl
Browse files
修改forward_batch_info.py
parent
27815038
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/sglang/srt/model_executor/forward_batch_info.py
python/sglang/srt/model_executor/forward_batch_info.py
+1
-1
No files found.
python/sglang/srt/model_executor/forward_batch_info.py
View file @
e4e2b478
...
@@ -46,7 +46,7 @@ from sglang.srt.layers.dp_attention import (
...
@@ -46,7 +46,7 @@ from sglang.srt.layers.dp_attention import (
set_dp_buffer_len
,
set_dp_buffer_len
,
set_is_extend_in_batch
,
set_is_extend_in_batch
,
)
)
from
sglang.srt.utils
import
get_compiler_backend
,
is_npu
,
support_triton
from
sglang.srt.utils
import
get_compiler_backend
,
is_npu
,
support_triton
,
get_bool_env_var
if
TYPE_CHECKING
:
if
TYPE_CHECKING
:
from
sglang.srt.layers.attention.base_attn_backend
import
AttentionBackend
from
sglang.srt.layers.attention.base_attn_backend
import
AttentionBackend
...
...
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