Papers › TorchRL: A data-driven decision-making library for PyTorch

TorchRL: A data-driven decision-making library for PyTorch

1 Jun 2023arXiv:2306.00577archive 2025-07-28

Albert Bou, Matteo Bettini, Sebastian Dittert, Vikash Kumar, Shagun Sodhani, Xiaomeng Yang, Gianni de Fabritiis, Vincent Moens

PyTorch has ascended as a premier machine learning framework, yet it lacks a native and comprehensive library for decision and control tasks suitable for large development teams dealing with complex real-world data and environments. To address this issue, we propose TorchRL, a generalistic control library for PyTorch that provides well-integrated, yet standalone components. We introduce a new and flexible PyTorch primitive, the TensorDict, which facilitates streamlined algorithm development across the many branches of Reinforcement Learning (RL) and control. We provide a detailed description of the building blocks and an extensive overview of the library across domains and tasks. Finally, we experimentally demonstrate its reliability and flexibility and show comparative benchmarks to demonstrate its computational efficiency. TorchRL fosters long-term support and is publicly available on GitHub for greater reproducibility and collaboration within the research community. The code is open-sourced on GitHub.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.00577")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

By repository: community (archive-listed): 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pytorch/rl mentioned in papermentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from pytorch/tensordict. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

context_decorator pytorch/tensordict/tensordict/_contextlib.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e6ef6405604144d2 · report
from_module pytorch/tensordict/tensordict/_td_functions.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 6cc4a203b7755ebf · report
from_pytree pytorch/tensordict/tensordict/_td_functions.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 3a126ef62bc7e16e · report
implements_for_lazy_td pytorch/tensordict/tensordict/_torch_func.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 2d21bf5ac93ba3d8 · report
implements_for_td pytorch/tensordict/tensordict/_torch_func.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 69cb00f80911c33c · report
is_memmap_archive pytorch/tensordict/tensordict/_archive.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e110871d506bc247 · report
pack_memmap pytorch/tensordict/tensordict/_archive.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · f1b4fae143503130 · report
stack pytorch/tensordict/tensordict/_td_functions.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 7e4980e2b53b82c2 · report
unpack_memmap pytorch/tensordict/tensordict/_archive.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e69817b4b08fd775 · report

Tasks

Computational EfficiencyDecision MakingReinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections