Skip to content

Commit f21926b

Browse files
author
wangxiaoxin-sherie
committed
xx
1 parent 6cd4693 commit f21926b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vllm_ascend/ascend_forward_context.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ def set_ascend_forward_context(
8080
fused_moe_state = _get_fused_moe_state(ep_size, with_prefill,
8181
is_deepseek_v3_r1)
8282
forward_context.fused_moe_state = fused_moe_state
83-
forward_context.num_tokens_across_dp = num_tokens_across_dp
84-
8583
forward_context.in_profile_run = in_profile_run
8684

8785
# NOTE: This cannot be set using set_forward_context

0 commit comments

Comments
 (0)