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