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 ElementwiseOpInferVarType in elementwise_op #10814

Merged

Conversation

guoshengCS
Copy link
Contributor

@guoshengCS guoshengCS commented May 22, 2018

Fix ElementwiseOpInferVarType in elementwise_op to find var recursively. Otherwise, elementwise_op can't be used in while_op to find global var.

@guoshengCS guoshengCS changed the title Remove ElementwiseOpInferVarType in elementwise_op Fix ElementwiseOpInferVarType in elementwise_op May 22, 2018
Copy link
Contributor

@pkuyym pkuyym left a comment

Choose a reason for hiding this comment

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

LGTM

@guoshengCS guoshengCS merged commit 6d2deed into PaddlePaddle:develop May 24, 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