Skip to content

Conversation

@pyu10055
Copy link
Collaborator

@pyu10055 pyu10055 commented Nov 6, 2019

grappler create output control node if the variable read op is defined within the function.
When we do batch norm folding, some nodes are removed, which causing the control node to
depends on missing nodes. This PR to clean the control node inputs.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Contributor

@kangyizhang kangyizhang left a comment

Choose a reason for hiding this comment

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

Do you need to update tests?

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @kangyizhang)

Copy link
Collaborator Author

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

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

The current test should cover this changes.

Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@pyu10055 pyu10055 merged commit 9da7b3c into master Nov 6, 2019
@pyu10055 pyu10055 deleted the fix_control_node_deps branch November 6, 2019 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants