Skip to content

【Dist-Dy2Stat】fix bug in concat #65820

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

liym27
Copy link
Contributor

@liym27 liym27 commented Jul 8, 2024

PR Category

Auto Parallel

PR Types

Bug fixes

Description

【Dist-Dy2Stat】fix bug in concat

背景:
动转静中用到 reshard 接口时,执行器跑失败。
问题定位:
当 reshard到不同mesh 且 placements 不同时,动转静后的 program 不符合预期,缺少算子。这是因为在 Resharder 中,会将 concat 算子删除。
Pcard-73145

Copy link

paddle-bot bot commented Jul 8, 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.

@liym27 liym27 requested a review from zhiqiu July 9, 2024 02:57
@liym27 liym27 merged commit f254aa1 into PaddlePaddle:develop Jul 9, 2024
31 of 32 checks passed
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