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
006ead9d
"git@developer.sourcefind.cn:OpenDAS/fastmoe.git" did not exist on "4682c1d007df1dc41ddef7bc33c7a7ccb8031a09"
Unverified
Commit
006ead9d
authored
May 26, 2025
by
Brayden Zhong
Committed by
GitHub
May 26, 2025
Browse files
[FA][Test] Fix Sparse FA test (#6306)
parent
0d503090
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
sgl-kernel/tests/test_sparse_flash_attn.py
sgl-kernel/tests/test_sparse_flash_attn.py
+1
-0
No files found.
sgl-kernel/tests/test_sparse_flash_attn.py
View file @
006ead9d
...
@@ -10,6 +10,7 @@ from sgl_kernel.sparse_flash_attn import (
...
@@ -10,6 +10,7 @@ from sgl_kernel.sparse_flash_attn import (
sparse_attn_func
,
sparse_attn_func
,
sparse_attn_varlen_func
,
sparse_attn_varlen_func
,
)
)
from
test_flash_attention
import
construct_local_mask
def
ref_attn
(
def
ref_attn
(
...
...
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