Language Language English 简体中文 unilab.algos.torch.hora.distill.load_teacher_actor_weights¶ unilab.algos.torch.hora.distill.load_teacher_actor_weights(actor, teacher_checkpoint, *, teacher_algo_family, device)[source]¶ Parameters: actor (Module) teacher_checkpoint (str | Path) teacher_algo_family (str) device (device) Return type: None