Skip to content

Instantly share code, notes, and snippets.

@petewarden
Created July 24, 2017 19:46
Show Gist options
  • Save petewarden/440cd279b502c63f54849aac7dc52050 to your computer and use it in GitHub Desktop.
Save petewarden/440cd279b502c63f54849aac7dc52050 to your computer and use it in GitHub Desktop.
bazel build tensorflow/tools/graph_transforms:summarize_graph \
&& bazel-bin/tensorflow/tools/graph_transforms/summarize_graph \
--in_graph=/tmp/tensorflow_inception_graph.pb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment