Download Latest Version TorchRL 0.10.1_ Fixes and named dimensions in composite specs source code.tar.gz (9.0 MB)
Email in envelope

Get an email when there's a new version of TorchRL

Home / v0.10.1
Name Modified Size InfoDownloads / Week
Parent folder
torchrl-0.10.1-cp313-cp313t-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313t-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313t-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313t-macosx_11_0_arm64.whl 2025-11-03 2.2 MB
torchrl-0.10.1-cp313-cp313-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp313-cp313-macosx_12_0_arm64.whl 2025-11-03 2.2 MB
torchrl-0.10.1-cp312-cp312-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp312-cp312-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp312-cp312-macosx_11_0_arm64.whl 2025-11-03 2.2 MB
torchrl-0.10.1-cp312-cp312-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp311-cp311-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp311-cp311-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp311-cp311-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp311-cp311-macosx_11_0_arm64.whl 2025-11-03 2.2 MB
torchrl-0.10.1-cp310-cp310-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp310-cp310-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp310-cp310-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp310-cp310-macosx_11_0_arm64.whl 2025-11-03 2.2 MB
torchrl-0.10.1-cp39-cp39-manylinux_2_28_x86_64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp39-cp39-win_amd64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp39-cp39-manylinux_2_28_aarch64.whl 2025-11-03 1.8 MB
torchrl-0.10.1-cp39-cp39-macosx_11_0_arm64.whl 2025-11-03 2.2 MB
README.md 2025-10-30 1.6 kB
TorchRL 0.10.1_ Fixes and named dimensions in composite specs source code.tar.gz 2025-10-30 9.0 MB
TorchRL 0.10.1_ Fixes and named dimensions in composite specs source code.zip 2025-10-30 9.6 MB
Totals: 27 Items   64.2 MB 1

Release Notes - v0.10.1

This patch release includes bug fixes, type annotation improvements, and CI enhancements cherry-picked from main.

Bug Fixes

  • #3168 - @vmoens - [BugFix] AttributeError in accept_remote_rref_udf_invocation
  • Fixed AttributeError in RPC utilities when decorating classes with remote RRef invocation by handling None values in getattr calls

Features

  • #3174 - @vmoens - [Feature] Named dims in Composite
  • Added support for named dimensions in Composite specs, enabling better integration with PyTorch's named tensors

  • #3214 - @louisfaury - [Feature] Composite specs can create named tensors with 'zero' and 'rand'

  • Extended Composite specs to properly propagate names when creating tensors using zero() and rand() methods

Type Annotations & Documentation

  • @vmoens - [Typing] Edit wrongfully set str type annotations
  • Fixed incorrect string type annotations across 19 files

  • #3175 - @vmoens - [Versioning] Fix doc versioning

  • Fixed documentation versioning issues

CI/Build Improvements

  • #3200 - @vmoens - [CI] Use pip install
  • Updated CI workflows to use pip install across 41 files

  • @vmoens - [CI] Fix missing librhash0 in doc CI

  • Added missing librhash0 dependency in documentation CI

  • @vmoens - [CI] Fix benchmarks for LLMs

  • Fixed LLM benchmark CI configurations

  • #3222 - @vmoens - [CI] Upgrade doc python version

  • Upgraded Python version in documentation build workflows and added vLLM plugin entry point for FP32 overrides
Source: README.md, updated 2025-10-30