Skip to content

TensorFlow Very Useful tools and commands

LCChen edited this page Nov 26, 2017 · 4 revisions

How to covert a tensor flow model to be shown in the tensor board:

a> python tensorflow/python/tools/import_pb_to_tensorboard.py — model_dir tmp/tensorflow_inception_graph.pb — log_dir tmp/

Clone this wiki locally