Code cleanup: rather than storing the outside_compilation shape inference graph as...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 22 Mar 2018 20:41:13 +0000 (13:41 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 20:43:21 +0000 (13:43 -0700)
commitf088fa2b1bc010fd4e4396a9f1e6e0868e9890c4
tree7fe73bd0e6bb91226a06256f424605f6168af8d7
parent9b9e54538fa766679aaa60b73f352e975c213730
Code cleanup: rather than storing the outside_compilation shape inference graph as a serialized GraphDef in an attr, put it into the function library.

PiperOrigin-RevId: 190118116
tensorflow/compiler/jit/BUILD
tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc
tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc