Skip to content

Conversation

@aoyulong
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

This pr changes the importing way of auto parallel from

import paddle.distributed.auto_parallel as auto

to

from paddle.distributed.fleet import auto

@paddle-bot
Copy link

paddle-bot bot commented Sep 16, 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.

@aoyulong aoyulong force-pushed the new_api branch 2 times, most recently from 2ed3de9 to 7aa13af Compare September 16, 2022 08:00
@aoyulong aoyulong merged commit 12c1744 into PaddlePaddle:develop Sep 19, 2022
zhaoyinglia pushed a commit to zhaoyinglia/Paddle that referenced this pull request Sep 20, 2022
fuyinno4 pushed a commit that referenced this pull request Sep 20, 2022
* [Auto Parallel] Change the import way of Auto Parallel (#46115)

* fix strategy (#46256)

* [Auto Parallel] performance improvement for Sharding-DP hybrid parallelism (#46180)

* remove no need grad allreduce communication when sharding-dp

* remove no need grad allreduce communication when sharding-dp

* bugfix

* bugfix

* bugfix

Co-authored-by: Yulong Ao <[email protected]>
Co-authored-by: JZ-LIANG <[email protected]>
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.

3 participants