aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <bsteiner@google.com>2017-06-26 10:33:34 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-26 10:36:56 -0700
commitbdc928cdf2d5e9b6846ecfdf4b3767f275f4240d (patch)
treeae0e215f1ace49247488127985aabca64be06ef3 /tensorflow/python/tensorflow.i
parent16b2f779f55e040f324399b861c887235308c23e (diff)
Added a tool to report the static information that can be extracted from a TF model.
PiperOrigin-RevId: 160162256
Diffstat (limited to 'tensorflow/python/tensorflow.i')
-rw-r--r--tensorflow/python/tensorflow.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/tensorflow.i b/tensorflow/python/tensorflow.i
index a9a0b7fffa..e877d2717d 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -43,3 +43,4 @@ limitations under the License.
%include "tensorflow/python/grappler/tf_optimizer.i"
%include "tensorflow/python/grappler/cost_analyzer.i"
+%include "tensorflow/python/grappler/model_analyzer.i"