Open juliokiyoshi opened 3 years ago
here is a explanation about how plugin on tensorboard works https://github.com/tensorflow/tensorboard/blob/master/ADDING_A_PLUGIN.md
For TensorFlow 1.3: https://archive.org/details/github.com-tensorflow-tensorboard-plugin-example_-_2017-10-05_18-52-48
I got run the basic example doing this :
first git clone the repository : https://github.com/tensorflow/tensorboard/tree/javascript
go to following path : tensorboard/tensorboard/examples/plugins/example_basic/
execulte :
now go to following directory:
and run demo.py
now just run copy demo_logs in /tmp/runs_containing_greetings
now just run tensorboard: