Skip to content

Conversation

@zeroRains
Copy link
Contributor

pcard-71500

功能描述详见原PR: #3045

@paddle-bot
Copy link

paddle-bot bot commented Aug 22, 2025

Thanks for your contribution!

self.dp_processed[-1].start()
for i in range(1, expert_service_nums):
while self.launched_expert_service_signal.value[i] == 0:
time.sleep(1)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里在develop是time.sleep(10),有点久了,所以改成1,后续也会在develop里调整

@Jiang-Jia-Jun Jiang-Jia-Jun merged commit f8d3255 into PaddlePaddle:release/2.1 Aug 23, 2025
10 of 12 checks passed
@zeroRains zeroRains deleted the ep branch August 24, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants