Added an option to run shape analysis assuming the shapes of the feed nodes are
authorBenoit Steiner <bsteiner@google.com>
Wed, 21 Mar 2018 16:59:18 +0000 (09:59 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Mar 2018 17:02:06 +0000 (10:02 -0700)
commit911225a7eaf2872472484bce5f717d287a0e3224
treedebc33f27600ec7d5536267f23199c1de75866ea
parent335c782f5c504e36e496a33180d8243760a4001c
Added an option to run shape analysis assuming the shapes of the feed nodes are
valid.

PiperOrigin-RevId: 189923541
tensorflow/python/grappler/model_analyzer.cc
tensorflow/python/grappler/model_analyzer.h
tensorflow/python/grappler/model_analyzer.i
tensorflow/python/grappler/model_analyzer.py