Unanswered
Hi, I'M Experiencing With Hydra Integration With Clearml. As The Docs
Hi,
I am experiencing the same thing (although I use old-fashioned dicts as my configuration object). The way that I work around this is by downloading the whole configuration using get_configuration_object_as_dict('OmegaConf'),
modifying this dict and then reuploading it using connect_configuration(new_dict)
. If there is a better way, I would definitely like to know!
82 Views
0
Answers
4 months ago
4 months ago