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

fix the bug in pipeline that the variable of send is released by gc before send is completed. #33996

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

sandyhouse
Copy link

PR types

Bug fixes

PR changes

Others

Describe

fix the bug in pipeline that the variable of send is released by gc before send is completed. The reason is that the variable for the corresponding c_sync_comm_stream is modified.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jul 7, 2021

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@wangxicoding wangxicoding left a comment

Choose a reason for hiding this comment

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

LGTM

@sandyhouse sandyhouse merged commit 6a36977 into PaddlePaddle:develop Jul 8, 2021
@sandyhouse sandyhouse deleted the align_pp_precision branch July 8, 2021 06:23
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