-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[PIR] Adapt distributed API all_reduce
#62694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PIR] Adapt distributed API all_reduce
#62694
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
allreduceallreduce and wait
allreduce and waitall_reduce and wait
all_reduce and waitall_reduce
JZ-LIANG
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
sunzhongkai588
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
XiaoguangHu01
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Description
适配分布式 API
all_reduce,为 inplace 操作参考分布式 API 动态图单测,复用起多进程逻辑,复用在动态图下起通信组逻辑,组网执行使用静态图
Pcard-67164