Rate this Page

torchrl.trainers.algorithms.configs.transforms.TimerConfig#

class torchrl.trainers.algorithms.configs.transforms.TimerConfig(out_keys: list[str] | None = None, time_key: str = 'time', _target_: str = 'torchrl.envs.transforms.transforms.Timer')[source]#

Configuration for Timer transform.