Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I set a name_scope in a graph to be removed from main graph in python

I'm trying to organize my TensorBoard graph such that a certain component is automatically placed on the side when I first initiate TensorBoard.

enter image description here

I want the save node to be on the right, like this:

enter image description here

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.

like image 946
piRSquared Avatar asked Feb 01 '26 06:02

piRSquared


1 Answers

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).

like image 194
dandelion Avatar answered Feb 02 '26 18:02

dandelion



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!