include the graph.pb->tensorboard script in pip package
authorMark Daoust <markdaoust@google.com>
Tue, 13 Mar 2018 17:09:03 +0000 (10:09 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 13 Mar 2018 17:13:09 +0000 (10:13 -0700)
commit8feab61146f08697c28d18a54c4e8c32ed028876
treeae05ed31f02e82170ca2d60cee366a024b1b104c
parent84c57fed068bd076e081fd98c9bce565fbb45587
include the graph.pb->tensorboard script in pip package

This will allow you to run it with:

`python -m tensorflow.python.tools.import_pb_to_tensorboard ...`

Without any additional downloads or setup.

see #8854

PiperOrigin-RevId: 188888501
tensorflow/python/tools/BUILD