Shortcuts

torchrl._utils package

Set of utility methods that are used internally by the library.

implement_for(module_name[, from_version, ...])

A version decorator that checks the version in the environment and implements a function with the fitting one.

set_auto_unwrap_transformed_env(mode)

A context manager or decorator to control whether TransformedEnv should automatically unwrap nested TransformedEnv instances.

auto_unwrap_transformed_env([allow_none])

Get the current setting for automatically unwrapping TransformedEnv instances.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources