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

【Hackathon 5th No.123】 Support r to p on cross mesh #59367

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

HermitSun
Copy link
Contributor

PR types

New features

PR changes

Others

Description

支持跨mesh的replicated到partial的状态转换

Copy link

paddle-bot bot commented Nov 25, 2023

你的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 Nov 25, 2023
tmp_result.dist_attr(),
out_dist_attr));
r_to_p_func.Eval(dev_ctx, tmp_result, out_dist_attr, out);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

忘了把这个reshard策略注册进单例了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor

@LiYuRio LiYuRio left a comment

Choose a reason for hiding this comment

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

LGTM

@LiYuRio LiYuRio merged commit 5b2ceaf into PaddlePaddle:develop Dec 4, 2023
29 checks passed
SigureMo pushed a commit to gouzil/Paddle that referenced this pull request Dec 5, 2023
* wip: r2p reshard

* wip: fix suitable

* feat: r2p cross mesh

* fix: strategy registry

* fix: align with new api
@HermitSun HermitSun deleted the reshard_r2p branch December 6, 2023 15:54
@luotao1 luotao1 changed the title [Reshard] Support r to p on cross mesh 【Hackathon 5th No.123】 Support r to p on cross mesh Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants