FiniteTensorDictCheck
- class torchrl.envs.transforms.FiniteTensorDictCheck[source]
This transform will check that all the items of the tensordict are finite, and raise an exception if they are not.
This transform will check that all the items of the tensordict are finite, and raise an exception if they are not.