make_target_updater¶ torchrl.trainers.helpers.make_target_updater(cfg: DictConfig, loss_module: LossModule) → Optional[TargetNetUpdater][source]¶ 构建一个目标网络权重更新对象。