Language Language English 简体中文 unilab.algos.torch.hora.distill.load_distilled_checkpoint¶ unilab.algos.torch.hora.distill.load_distilled_checkpoint(actor, hist_normalizer, checkpoint_path, *, device)[source]¶ Parameters: actor (Module) hist_normalizer (EmpiricalNormalization) checkpoint_path (str | Path) device (device) Return type: dict[str, Any]