unilab.algos.torch.hora.distill_config.apply_teacher_defaults

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

Merge teacher-owner defaults under the user distillation config.

Parameters:
  • cfg (DictConfig)

  • root_dir (str | Path | None)

Return type:

DictConfig