Skip to content

Commit fa6478b

Browse files
author
weijinqian_v1
committed
handle code clean
Signed-off-by: weijinqian_v1 <weijinqian@huawei.com>
1 parent c978b89 commit fa6478b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm_ascend/ops/moe_dispatcher/token_dispatcher.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
from vllm_ascend.ops.comm_utils import async_all_to_all
3434
from vllm_ascend.ops.moe_dispatcher.moe_utils import (
3535
get_capacity, permute, topk_softmax_with_capacity, unpermute)
36+
3637
""" We use the following notation throughout this file:
3738
H: hidden size
3839
B: micro batch size

0 commit comments

Comments
 (0)