torchrl.trainers.algorithms.configs.transforms.PinMemoryTransformConfig¶ class torchrl.trainers.algorithms.configs.transforms.PinMemoryTransformConfig(in_keys: list[str] | None = None, out_keys: list[str] | None = None, _target_: str = 'torchrl.envs.transforms.transforms.PinMemoryTransform')[源代码]¶ PinMemoryTransform 的配置。