Skip to content

Commit 4fdeb70

Browse files
committed
merge
Signed-off-by: Bill Nell <bnell@redhat.com>
1 parent 0b2f817 commit 4fdeb70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/model_executor/layers/fused_moe/fused_moe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ def inplace_fused_experts_fake(
10361036
pass
10371037

10381038

1039+
# TODO: get rid of these? replace with modular op?
10391040
direct_register_custom_op(
10401041
op_name="inplace_fused_experts",
10411042
op_func=inplace_fused_experts,

0 commit comments

Comments
 (0)