Add shape inference for outside_compilation graph rewrite. Pull out enough of the...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 2 Feb 2018 19:06:09 +0000 (11:06 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 19:19:17 +0000 (11:19 -0800)
commit4b83dea191761967e5d4c705caac6078f8360a1e
tree74f0b0349bdfdd1b4c77ad55741afcc2fede47a6
parent123c613fd8ac5b1f11681849e4e009d4bcb89aa4
Add shape inference for outside_compilation graph rewrite. Pull out enough of the graph to enable inference of the shape of a SendFromHost Op once the shape of corresponding RecvAtHost Ops are known.
END_PUBLIC

Fixed open source build breaks.

BEGIN_PUBLIC
Automated g4 rollback of changelist 184169668

PiperOrigin-RevId: 184306845
tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc
tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc
tensorflow/core/framework/function.cc
tensorflow/core/framework/function.h