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

[Dygraph] Fix memory bugs of no sync and SplitTensors in DataParallel #47369

Merged
merged 10 commits into from
Oct 28, 2022

Conversation

haohongxiang
Copy link
Contributor

@haohongxiang haohongxiang commented Oct 26, 2022

PR types

Bug fixes

PR changes

Others

Describe

[Dygraph] Fix memory bugs of no sync in DataParallel.

@paddle-bot
Copy link

paddle-bot bot commented Oct 26, 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.

@haohongxiang haohongxiang changed the title [Dygraph] Fix memory bugs of no sync in DataParallel [Dygraph] Fix memory bugs of no sync and SplitTensors in DataParallel Oct 26, 2022
Copy link
Member

@ForFishes ForFishes left a comment

Choose a reason for hiding this comment

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

LGTM

@ForFishes ForFishes merged commit 57d5ffa into PaddlePaddle:develop Oct 28, 2022
ForFishes added a commit to ForFishes/Paddle that referenced this pull request Oct 28, 2022
…PaddlePaddle#47369)

* fix no sync bugs

* update

* update task chain

fix: update wait chain

feat: add `GetDeviceContext` for gloo

* fix oom

* fix dev

* update

* update

Co-authored-by: LiYuRio <liyuruijx@163.com>
Co-authored-by: ForFishes <2282912238@qq.com>
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