Skip to content

Conversation

@zhaoyinglia
Copy link
Contributor

@zhaoyinglia zhaoyinglia commented Nov 2, 2022

PR types

Others

PR changes

Others

Describe

  • 纯数据并行的补全规则修改为:递推过程从前往后仅走一遍,避免类似 transpose op 修改了 batch 维度后的错误。
  • expand op 及其类似的 op,必须通过多次迭代才能正确补全,不能走纯数据并行的补全规则

@paddle-bot
Copy link

paddle-bot bot commented Nov 2, 2022

你的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.

Copy link
Contributor

@JZ-LIANG JZ-LIANG left a comment

Choose a reason for hiding this comment

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

LGTM

@JZ-LIANG JZ-LIANG merged commit 9db507f into PaddlePaddle:develop Nov 7, 2022
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