Open
Description
I'm using
tensorboard==2.19.0
tensorboard-data-server==0.7.2
tensorboard-plugin-profile==2.19.0
When I load a profile from an .xplane.pb
file and enter the graph view, I see
There's an empty middle column that's supposed to show:
- The current selected op
- The graph width (i.e. how many ops before and after the current op to include the graph)
But I don't see that panel in tensorboard.