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
aec90b84
Commit
aec90b84
authored
Feb 06, 2026
by
王敏
Browse files
删除重复代码
parent
ce1d4073
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vllm/model_executor/layers/fused_moe/fused_moe.py
vllm/model_executor/layers/fused_moe/fused_moe.py
+0
-3
No files found.
vllm/model_executor/layers/fused_moe/fused_moe.py
View file @
aec90b84
...
...
@@ -2202,9 +2202,6 @@ class TritonExperts(mk.FusedMoEPermuteExpertsUnpermute):
hidden_states
,
w1
,
w2
,
topk_ids
)
if
use_nn_moe
:
N
=
w1
.
size
(
-
1
)
if
use_nn_moe
:
N
=
w1
.
size
(
-
1
)
...
...
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