jgoenetxea
9/10/2019 - 8:56 AM

Get model input and output elements

Get input and output nodes from model

You need to compile the 'summarize_graph' app from tools:

$ bazel build tensorflow/tools/graph_transforms:summarize_graph

Then you can use this app to check the frozen models with:

$ bazel-bin/tensorflow/tools/graph_transforms/summarize_graph --in_graph=tensorflow_inception_graph.pb