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
a886564a
Unverified
Commit
a886564a
authored
Aug 10, 2025
by
Xiaoyu Zhang
Committed by
GitHub
Aug 09, 2025
Browse files
fix flashinfer allreduce fusion import bug (#9007)
parent
9a44b643
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/sglang/srt/layers/flashinfer_comm_fusion.py
python/sglang/srt/layers/flashinfer_comm_fusion.py
+1
-1
No files found.
python/sglang/srt/layers/flashinfer_comm_fusion.py
View file @
a886564a
import
logging
from
typing
import
Tuple
from
typing
import
Optional
,
Tuple
import
torch
import
torch.distributed
as
dist
...
...
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