unilab.algos.torch.hora.distill_config.teacher_default_cfg

unilab.algos.torch.hora.distill_config.teacher_default_cfg(cfg, *, root_dir=None)[source]

Build HORA student defaults from the selected teacher owner YAML.

Parameters:
  • cfg (DictConfig)

  • root_dir (str | Path | None)

Return type:

DictConfig