Unanswered
Hi, I Am Trying To Use Omegaconf With Task.Connect_Configuration And I Get The Following Error:
Doing it the other way around works:
` cfg = OmegaConf.create(read_yaml(conf_yaml_path))
config = task.connect(cfg)
type(config)
<class 'omegaconf.dictconfig.DictConfig'> `
151 Views
0
Answers
2 years ago
one year ago