Skip to content

Instantly share code, notes, and snippets.

@petewarden
Created July 24, 2017 19:49
Show Gist options
  • Save petewarden/5a0cc71483529b889dae165db149ac1e to your computer and use it in GitHub Desktop.
Save petewarden/5a0cc71483529b889dae165db149ac1e to your computer and use it in GitHub Desktop.
bazel build tensorflow/tools/quantization:graph_to_dot
bazel-bin/tensorflow/tools/quantization/graph_to_dot \
--graph=/tmp/tensorflow_inception_graph.pb \
--dot_output=/tmp/tensorflow_inception_graph.dot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment