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

Prune implementation #4738

Merged
merged 12 commits into from
Oct 19, 2017
Merged

Conversation

tonyyang-svail
Copy link

Design Doc: #4732

@tonyyang-svail tonyyang-svail changed the title Prune implementation [WIP] Prune implementation Oct 11, 2017
@tonyyang-svail tonyyang-svail changed the title [WIP] Prune implementation Prune implementation Oct 16, 2017
wangkuiyi
wangkuiyi previously approved these changes Oct 18, 2017
return false;
}

void prune_impl(const ProgramDesc& input, ProgramDesc& output, int block_id) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why prune_impl and Prune? It seems that they can be the same function.

Copy link
Author

Choose a reason for hiding this comment

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

For the record, this question is well answered at BaiduHi.

@tonyyang-svail tonyyang-svail merged commit 831927d into PaddlePaddle:develop Oct 19, 2017
@tonyyang-svail tonyyang-svail mentioned this pull request Oct 19, 2017
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.

None yet

2 participants