Disable shape inference for functions since it doesn't seem to work when
authorBenoit Steiner <bsteiner@google.com>
Fri, 30 Mar 2018 01:44:12 +0000 (18:44 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 30 Mar 2018 01:47:30 +0000 (18:47 -0700)
commit17955b4ff561517cd0e767cf99b333178d211a99
tree831e57194e3bba7df26c610b7fa895a1bc1862bb
parent53c003f7b9ec8e2f98b7df14154a3320383f2a9c
Disable shape inference for functions since it doesn't seem to work when
functions are instantiated inside a while loop.

PiperOrigin-RevId: 191019870
tensorflow/core/grappler/costs/graph_properties.cc
tensorflow/core/grappler/costs/graph_properties_test.cc