Skip to content
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

映射文档 No. 159-163/196/197/232-233 #6060

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 25, 2023

PaddlePaddle/PaConvert#112

为不支持的API
paddle 中比如paddle.distributed.all_gather_object为指定进程组发送数据,torch参数为tensor列表,每一个tensor在不同GPU上

159 torch.distributed.broadcast_multigpu
160 torch.distributed.all_reduce_multigpu
161 torch.distributed.reduce_multigpu
162 torch.distributed.all_gather_multigpu
163 torch.distributed.reduce_scatter_multigpu

paddle中没有constraint 关联功能
196 torch.distributions.constraints.Constraint
197 torch.distributions.constraint_registry.ConstraintRegistry

cpp_extension 没有对应API
232 torch.utils.cpp_extension.load_inline
233 torch.utils.cpp_extension.include_paths
图片

@co63oc co63oc changed the title 映射文档 No. 159-163/196/197 映射文档 No. 159-163/196/197/232-233 Jul 25, 2023
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Jul 26, 2023
Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit 3c746ee into PaddlePaddle:develop Jul 26, 2023
2 checks passed
@co63oc co63oc deleted the api159 branch August 30, 2023 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants