Disable all the automatic optimizations when testing, to ensure that we can
authorBenoit Steiner <bsteiner@google.com>
Thu, 22 Mar 2018 20:24:51 +0000 (13:24 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 20:27:34 +0000 (13:27 -0700)
commit9b9e54538fa766679aaa60b73f352e975c213730
treeeced73256ef98540b72182144549117755661e84
parent3642ae00e9268229db76667150c113b83339d11e
Disable all the automatic optimizations when testing, to ensure that we can
properly compare the results of the original graph against that of the hand
optimized graph.

PiperOrigin-RevId: 190115606
tensorflow/core/grappler/utils/grappler_test.cc
tensorflow/core/grappler/utils/grappler_test.h