Unanswered
Hi, I Am Trying To Use Omegaconf With Task.Connect_Configuration And I Get The Following Error:
but then why do I have to do task.connect_configuration(read_yaml(conf_path))._to_dict()
?
Why not task.connect_configuration(read_yaml(conf_path))
simply?
I mean what is the benefit of returning ProxyDictPostWrite
instead of a dict?
156 Views
0
Answers
2 years ago
one year ago