Refactor pruning code to support custom node rewrites for feeds and fetches.
authorDerek Murray <mrry@google.com>
Wed, 21 Mar 2018 15:45:19 +0000 (08:45 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Mar 2018 15:48:04 +0000 (08:48 -0700)
commit8337e1778a485102494f99d1924dda546daef4a9
tree2f9aa1d42230082714c12ff1cf9f30fc0e673658
parent73cea1b095c0211b532663ea5edf0dc50ff5a448
Refactor pruning code to support custom node rewrites for feeds and fetches.

PiperOrigin-RevId: 189913309
tensorflow/core/common_runtime/graph_execution_state.cc
tensorflow/core/common_runtime/graph_execution_state.h
tensorflow/core/graph/subgraph.cc
tensorflow/core/graph/subgraph.h