I'm trying to organize my TensorBoard graph such that a certain component is automatically placed on the side when I first initiate TensorBoard.
I want the save
node to be on the right, like this:
I can right click on save
in the graph itself, But I'd rather have it waiting for me this way when I get there.
This isn't currently possible, although we are planning to do this as part of a broader push to improve the graph visualizer in the next few months. If you want, you can file a GitHub issue for tracking (but we will do this either way).