Skip to content

Conversation

@xiaoyewww
Copy link
Contributor

@xiaoyewww xiaoyewww commented Mar 14, 2024

PR types

Others

PR changes

Others

Description

#60436
注册算子partial_allgather

@paddle-bot
Copy link

paddle-bot bot commented Mar 14, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Mar 14, 2024
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Mar 15, 2024
func: PartialAllgatherInferMeta
kernel :
func : partial_allgather
data_type : dtype
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
data_type : dtype
data_type : dtype

为什么要添加这个呢?

另外,这个Op声明了PartialAllGatherOpInplaceInferer,所以需要额外声明inplace字段

 inplace: (x->out) 
Copy link
Contributor Author

Choose a reason for hiding this comment

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

data_type这里我复制错了,感谢纠正~

@kangguangli kangguangli merged commit 23c9830 into PaddlePaddle:develop Mar 19, 2024
@xiaoyewww xiaoyewww deleted the pir/partial_allgather branch May 10, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

4 participants