Skip to content

Commit 90fcab1

Browse files
committed
[Inference All2All] add dispatch of num_experts and num_rdma_ranks
1 parent 7f9243d commit 90fcab1

File tree

1 file changed

+0
-1
lines changed
  • python/paddle/distributed/communication/deep_ep

1 file changed

+0
-1
lines changed

python/paddle/distributed/communication/deep_ep/buffer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,6 @@ def low_latency_combine(
965965
src_info,
966966
layout_range,
967967
num_max_dispatch_tokens_per_rank,
968-
hidden,
969968
num_experts,
970969
) = handle
971970
combined_x, event, hook = self.runtime.low_latency_combine(

0 commit comments

Comments
 (0)