unilab.training.run.algo_config_dict

unilab.training.run.algo_config_dict(cfg)[source]

Resolve the composed cfg.algo subtree into a plain mutable dict.

Parameters:

cfg (DictConfig)

Return type:

dict[str, Any]