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 pe bug [prevent loss.grad optimized by mem_opt] #10645

Merged
merged 2 commits into from
May 15, 2018

Conversation

chengduoZH
Copy link
Contributor

@chengduoZH chengduoZH commented May 14, 2018

fix #10204

@chengduoZH chengduoZH requested a review from reyoung May 14, 2018 15:36
@chengduoZH chengduoZH force-pushed the fix_pe_bug branch 3 times, most recently from 8b7abbe to 1c07802 Compare May 15, 2018 03:35
Copy link
Collaborator

@reyoung reyoung left a comment

Choose a reason for hiding this comment

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

Excellent

@chengduoZH chengduoZH merged commit ded2153 into PaddlePaddle:develop May 15, 2018
@chengduoZH chengduoZH changed the title Fix pe bug Fix pe bug [prevent loss.grad optimized by mem_opt] May 17, 2018
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.

It seems there is bug when using fluid.memory_optimize by the latest code.
2 participants