unilab.algos.torch.hora.distill_config.get_teacher_owner_spec

unilab.algos.torch.hora.distill_config.get_teacher_owner_spec(cfg)[source]

Resolve the teacher algo family and task owner from distillation config.

Parameters:

cfg (DictConfig)

Return type:

tuple[str | None, str | None]