Please provide the following information when requesting support.
• Hardware (RTX 3090)
• Network Type (Classification)
• TAO Version (3.22.05)
• Training spec file(N.A.)
• How to reproduce the issue ? (N.A.)
Where I can find all the options available for Tensorboard visualisation?
The docs for Tao 3.22.05 just mention:
visualizer{
enabled: true
}
Apart from
enabled: True
what other options do we have?
Any help is welcome!
Thanks.
Yes, set enabled to True.
For detailed information about the configurable elements of the visualizer, please review the table corresponding to the training_config
element of the network, in the Creating an Experiment Spec file
of the respective network.
@Morganh Thank you.
Unfortunately these table(s) which the docs refer to do NOT contain any reference to visualisation options.
Could you please share the link in case I was looking in the wrong place?
Thanks!
The classification section is missing it.
Please refer to Visualizing Training — TAO Toolkit 3.22.05 documentation
You can set as below.
visualizer{
enabled: true
}
1 Like
Awesome, This is what I was looking for! Thanks!
system
Closed
July 5, 2022, 6:53am
7
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.