Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
05e8b083
Commit
05e8b083
authored
Jan 06, 2026
by
zhuwenwen
Browse files
update lightop import
parent
afa769a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
vllm/v1/attention/backends/mla/test_concat.py
vllm/v1/attention/backends/mla/test_concat.py
+1
-3
No files found.
vllm/v1/attention/backends/mla/test_concat.py
View file @
05e8b083
...
@@ -6,9 +6,7 @@ import pytest
...
@@ -6,9 +6,7 @@ import pytest
import
torch
import
torch
import
math
import
math
import
vllm.envs
as
envs
import
vllm.envs
as
envs
from
lightop
import
ds_cat
if
envs
.
VLLM_USE_LIGHTOP
:
from
lightop
import
ds_cat
def
test_concat_Acc_prefill
(
shape_pair
,
dim
):
def
test_concat_Acc_prefill
(
shape_pair
,
dim
):
...
...
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