You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pass logging_dir from config
Co-authored-by: Andrew <[email protected]>
* test tensorboard tracker
* single tracker string in config
* specify ini_trackers_kwargs for wandb only
* added workaround to avoid nested dicts with tensorboard
* tracker and logging_dir config values optional
* validate tracker before init_trackers
* merged 2 lines for flat logging dir
* removed accidentally commited tensorboard files
* Formatting
* use flatten_dict to log with tensorboard
* added back comments
* fixed typo
Co-authored-by: Marco Bellagente <[email protected]>
Co-authored-by: Andrew <[email protected]>
Co-authored-by: Marco Bellagente <[email protected]>
0 commit comments