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

Refine get_cfgs method of memory optimization transpiler #8080

Merged
merged 2 commits into from
Feb 7, 2018

Conversation

QiJune
Copy link
Member

@QiJune QiJune commented Feb 2, 2018

The output of while operator and while_grad operator should be skipped when doing memory optimization the inside while sub-block, because these variables will be used in global block.

This PR make construct a skip opt set for every control flow graph.

@QiJune QiJune merged commit 83df277 into PaddlePaddle:develop Feb 7, 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.

2 participants