dict_to_tree()
log_config_text_to_tensorboard()
tree_to_string()
Convert a nested dictionary to a Rich Tree.
Log the config tree to TensorBoard.
cfg – A DictConfig composed by Hydra.
trainer – The Lightning trainer.
Convert a Rich Tree to a string.