Updating a test in constant_folding_test.cc that uses a graph with placeholder nodes...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 29 Mar 2018 20:24:38 +0000 (13:24 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 29 Mar 2018 20:27:56 +0000 (13:27 -0700)
commit622c0416bd6a00f9baf53e54a65ad5e5d3b87e30
treee3429ad97b47c3dd7a2077ad3720a9989f5feaab
parenteb2be37c12ae2b6c996f3f4c064e3d10f9565eab
Updating a test in constant_folding_test.cc that uses a graph with placeholder nodes by providing input to those nodes. This will allow evaluation of the fetch nodes in the optimized and original graph and check whether the output tensors produced by them are the same.

PiperOrigin-RevId: 190976595
tensorflow/core/grappler/optimizers/constant_folding_test.cc