Open samos123 opened 3 days ago
Based on the contents of your command I'm guessing you're particularly interested in the profiler plugin. The file structure is important to how tensorboard understands the data being read is profiler plugin data. Running tensorboard --logdir=.
should start the tool but the profiler plugin will not be available.
Is there a reason you need to perform this action frequently? I imagine you could change there the files are written?
Let's assume I have a xplane.pb file in my current directory. Then in order to load it in tensorboard, I would have to do something like this:
It would be really nice if tensorboard had a simple UX like this:
I tried using --event_file: