torchrl-nightly

View on PyPIReverse Dependencies (0)

2025.4.1 torchrl_nightly-2025.4.1-cp39-cp39-manylinux1_x86_64.whl
torchrl_nightly-2025.4.1-cp39-cp39-win_amd64.whl
torchrl_nightly-2025.4.1-cp312-cp312-manylinux1_x86_64.whl
torchrl_nightly-2025.4.1-cp312-cp312-win_amd64.whl
torchrl_nightly-2025.4.1-cp311-cp311-manylinux1_x86_64.whl
torchrl_nightly-2025.4.1-cp311-cp311-win_amd64.whl
torchrl_nightly-2025.4.1-cp310-cp310-manylinux1_x86_64.whl
torchrl_nightly-2025.4.1-cp310-cp310-win_amd64.whl
2025.3.31 torchrl_nightly-2025.3.31-cp39-cp39-manylinux1_x86_64.whl
torchrl_nightly-2025.3.31-cp39-cp39-win_amd64.whl
torchrl_nightly-2025.3.31-cp312-cp312-manylinux1_x86_64.whl
torchrl_nightly-2025.3.31-cp312-cp312-win_amd64.whl
torchrl_nightly-2025.3.31-cp311-cp311-manylinux1_x86_64.whl
torchrl_nightly-2025.3.31-cp311-cp311-win_amd64.whl
torchrl_nightly-2025.3.31-cp310-cp310-manylinux1_x86_64.whl
torchrl_nightly-2025.3.31-cp310-cp310-win_amd64.whl

Wheel Details

Project: torchrl-nightly
Version: 2025.3.31
Filename: torchrl_nightly-2025.3.31-cp39-cp39-win_amd64.whl
Download: [link]
Size: 1176589
MD5: d0c0608a70523bc6bfc8a84e776d64d2
SHA256: e6d0ad773ebd9b9189ad4cce42fea10e0e8246f07abb24fc3db3ca2fa90c4e4a
Uploaded: 2025-03-31 11:33:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: torchrl-nightly
Version: 2025.3.31
Author: torchrl contributors
Author-Email: vmoens[at]fb.com
Home-Page: https://github.com/pytorch/rl
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: torch (>=2.7.0.dev)
Requires-Dist: numpy
Requires-Dist: packaging
Requires-Dist: cloudpickle
Requires-Dist: tensordict-nightly
Requires-Dist: ale-py; extra == "all"
Requires-Dist: atari-py; extra == "all"
Requires-Dist: dm-meltingpot; extra == "all"
Requires-Dist: dm-control; extra == "all"
Requires-Dist: git; extra == "all"
Requires-Dist: gym; extra == "all"
Requires-Dist: gym[accept-rom-license]; extra == "all"
Requires-Dist: gymnasium (<1.0); extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: huggingface-hub; extra == "all"
Requires-Dist: hydra-core (>=1.1); extra == "all"
Requires-Dist: hydra-submitit-launcher; extra == "all"
Requires-Dist: minari; extra == "all"
Requires-Dist: moviepy (<2.0.0); extra == "all"
Requires-Dist: mujoco; extra == "all"
Requires-Dist: open-spiel (>=1.5); extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: pettingzoo (>=1.24.1); extra == "all"
Requires-Dist: pillow; extra == "all"
Requires-Dist: pygame; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-benchmark; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-error-for-skips; extra == "all"
Requires-Dist: pytest-instafail; extra == "all"
Requires-Dist: pytest-mock; extra == "all"
Requires-Dist: pytest-rerunfailures; extra == "all"
Requires-Dist: pyyaml; extra == "all"
Requires-Dist: requests; extra == "all"
Requires-Dist: scikit-learn; extra == "all"
Requires-Dist: scipy; extra == "all"
Requires-Dist: tensorboard; extra == "all"
Requires-Dist: torchsnapshot; extra == "all"
Requires-Dist: torchvision; extra == "all"
Requires-Dist: tqdm; extra == "all"
Requires-Dist: vmas (>=1.2.10); extra == "all"
Requires-Dist: wandb; extra == "all"
Requires-Dist: gym; extra == "atari"
Requires-Dist: atari-py; extra == "atari"
Requires-Dist: ale-py; extra == "atari"
Requires-Dist: gym[accept-rom-license]; extra == "atari"
Requires-Dist: pygame; extra == "atari"
Requires-Dist: torchsnapshot; extra == "checkpointing"
Requires-Dist: dm-control; extra == "dm-control"
Requires-Dist: gymnasium (<1.0); extra == "gym-continuous"
Requires-Dist: mujoco; extra == "gym-continuous"
Requires-Dist: vmas (>=1.2.10); extra == "marl"
Requires-Dist: pettingzoo (>=1.24.1); extra == "marl"
Requires-Dist: dm-meltingpot; extra == "marl"
Requires-Dist: huggingface-hub; extra == "offline-data"
Requires-Dist: minari; extra == "offline-data"
Requires-Dist: requests; extra == "offline-data"
Requires-Dist: tqdm; extra == "offline-data"
Requires-Dist: torchvision; extra == "offline-data"
Requires-Dist: scikit-learn; extra == "offline-data"
Requires-Dist: pandas; extra == "offline-data"
Requires-Dist: h5py; extra == "offline-data"
Requires-Dist: pillow; extra == "offline-data"
Requires-Dist: open-spiel (>=1.5); extra == "open-spiel"
Requires-Dist: moviepy (<2.0.0); extra == "rendering"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pyyaml; extra == "tests"
Requires-Dist: pytest-instafail; extra == "tests"
Requires-Dist: scipy; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-benchmark; extra == "tests"
Requires-Dist: pytest-rerunfailures; extra == "tests"
Requires-Dist: pytest-error-for-skips; extra == "tests"
Requires-Dist: tensorboard; extra == "utils"
Requires-Dist: wandb; extra == "utils"
Requires-Dist: tqdm; extra == "utils"
Requires-Dist: hydra-core (>=1.1); extra == "utils"
Requires-Dist: hydra-submitit-launcher; extra == "utils"
Requires-Dist: git; extra == "utils"
Provides-Extra: all
Provides-Extra: atari
Provides-Extra: checkpointing
Provides-Extra: dm_control
Provides-Extra: gym_continuous
Provides-Extra: marl
Provides-Extra: offline-data
Provides-Extra: open_spiel
Provides-Extra: rendering
Provides-Extra: tests
Provides-Extra: utils
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 35023 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: false
Tag: cp39-cp39-win_amd64

RECORD

Path Digest Size
build_tools/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
build_tools/setup_helpers/__init__.py sha256=l9zlK7Nm5bT7P_onQx-hZeIGzKKyCFm1PFkFApuRxnM 284
build_tools/setup_helpers/extension.py sha256=ihV8jz8kqOvpqzuD006XqF1oNX5ukKGlwIOJRb1Vd-o 6075
torchrl/__init__.py sha256=jm6WKJgsKzm6zSTABU4LfHfwSxL47cdIHOpvAsSJLa0 2976
torchrl/_extension.py sha256=x6Nqj2brF3VhlEwxmNA2fYbmpxq1HHGrHMnP0YnQwdc 2412
torchrl/_torchrl.cp39-win_amd64.pyd sha256=6MjzhNRx5FxK_4UTL52yK0Q1s1sQCQ8dqtkx5vwwFts 448512
torchrl/_utils.py sha256=WaJ4x6nGQa-VQaGmDhSzaGeYxJct1p9YyGv1rgQL988 38337
torchrl/version.py sha256=IkzZbhiSsP4iyBtFFOoFiMga6L7sLV1udrKhux_8NEs 85
torchrl/collectors/__init__.py sha256=hBjImWdom-cwluPA2EFUh0mT7kJvnj_vlM7TeApp5es 936
torchrl/collectors/collectors.py sha256=4qhiMA1JJ3uBtEUyz6Ztwb3rOYu478_lDxc7bVtZ_PY 160474
torchrl/collectors/utils.py sha256=IQ31uzs21uthYRlvWkotclh-d7T-2Fz8FylMPth0-8k 11586
torchrl/collectors/weight_update.py sha256=FfdfqRKDTynlQWu3w13JOpkd9BKov4VfDu_yvMLfmgA 16626
torchrl/collectors/distributed/__init__.py sha256=wacvjAIZrvNQj_M5FpZXflE_vgpUE5WFJJYEgWJCudI 724
torchrl/collectors/distributed/default_configs.py sha256=Kvbn84NRz9l7mBk_681P9I4AQ4hyeNPBfzLqydiFijQ 895
torchrl/collectors/distributed/generic.py sha256=Al3G8DmYf75TmuPky90J4YZcefktNAokJR9H7K7pPyo 45917
torchrl/collectors/distributed/ray.py sha256=JZoKFqdtMbmSuz0IVVAz9wtSZw37wiv-P2NRJcMh-Ho 36927
torchrl/collectors/distributed/rpc.py sha256=FRZfj9p3lMrRasnyveMcHFzpIUfq_HGfPgpssBw3X1o 40230
torchrl/collectors/distributed/sync.py sha256=IxVWGToU_YWKJ_6i3_0L7DaKQ6AUdHlyEHI46UjtwFA 26842
torchrl/collectors/distributed/utils.py sha256=eY6M-vLCSzyACHRNBx5bHcieWsZfLg7DfNKGIv0IgHI 6625
torchrl/data/__init__.py sha256=iER400Ep4vnMiJNFF_BOBsP1QCHQ_oiDYDLiBs0m_Pk 5002
torchrl/data/rlhf.py sha256=_ENSvNe84snnFQG0jlTtOI419nIYtbBHvAw-pdFMiSs 1002
torchrl/data/tensor_specs.py sha256=MKGkk3fOU5hLdQJkjdpyFOubivb74jgzI9EbjIZoLI0 240765
torchrl/data/utils.py sha256=tXBPxl5VHqPUfJF1VLqURmb066zDd9lipRDER4R1FY8 12444
torchrl/data/datasets/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
torchrl/data/datasets/atari_dqn.py sha256=SDhbnXSysfTtJKrGQ8zao6YelW9PohER7MPwq3xETiU 41190
torchrl/data/datasets/common.py sha256=vusS4N4kUkplqmBPyJIQ2J8RDTO3TYFQULReSpkTehM 16292
torchrl/data/datasets/d4rl.py sha256=RZ6QnMDCXoRGXgjkFl7mWMwLnfGdcveCWjfgvel8_-Y 20262
torchrl/data/datasets/d4rl_infos.py sha256=GYWrKvteI7wKYclBoggHpnvbMytfOTwhP3Gpr4TbMnA 22757
torchrl/data/datasets/gen_dgrl.py sha256=eD9nZei-9dKaNHjItFE6JN4m3pDuO_R1Jb3pkuFlL-U 14661
torchrl/data/datasets/minari_data.py sha256=gB7ermgKwg1UY81sPcg7wlopKv_qihUdexV0DG3OU4k 21185
torchrl/data/datasets/openml.py sha256=hPSj9KXtn1_5GGbcfsrQhs5CM7aOfWCg4a0n_b5rTIA 7186
torchrl/data/datasets/openx.py sha256=OtViCFN3KaWxR013Fld55DB9I_-dYUk27w06rf23msY 34046
torchrl/data/datasets/roboset.py sha256=sLdDknyPj7f2NF5z5EbzEQ9QhD03VBKHEXXo_wxSRc4 17011
torchrl/data/datasets/utils.py sha256=tRZkarWl-BX_fnGEVNRt6Fjo0wmyKCNAuVmw5Le-0C4 350
torchrl/data/datasets/vd4rl.py sha256=YFjXvP-QGNzF7UWNKkGMKPFthcB0I8v6sJc7oESegYA 18694
torchrl/data/llm/__init__.py sha256=ESEEtyzq-7TznDBXANmdlAx5KtnUpYAVsd5J8zVEYR0 937
torchrl/data/llm/dataset.py sha256=KE0gSPYDNiGKR8zsCKrWZtT7Iad7hCWNmRkpfNxyx-Q 21187
torchrl/data/llm/prompt.py sha256=ikHWafhTIoCONCpuMHwIuGfpnPSpg5drZQTxTCmygQE 8578
torchrl/data/llm/reward.py sha256=QW1HWpNRORd3InwWLg-hAhjTlPqX4ffzAkYHEz0jQxo 8629
torchrl/data/llm/utils.py sha256=4ZfyzBd_sSkB63gJQZiVrUbRPltg_IDoYhwvoHIjGfc 28581
torchrl/data/map/__init__.py sha256=bON0vqCksU7FPoWNqiNcdl60t7yWUh9SdLhNtglj7jI 576
torchrl/data/map/hash.py sha256=XRYdaFHQUm87fL9pWjhvi2LeZVaqJsASkCU-G_Gus8s 7437
torchrl/data/map/query.py sha256=7OPlp51iCMtj--skhr_SS09Gd2t4MUAkh8K0lKoUorM 8101
torchrl/data/map/tdstorage.py sha256=tx1d5FkXG_idUAkGqqOA1I0X4PHZkc1mNpQr84iSNJs 15115
torchrl/data/map/tree.py sha256=oLa62AzCdtDF9-3kP2XKp7kK6AqLJrZFrjsS14NeQ18 60760
torchrl/data/map/utils.py sha256=duE5O-ecUjZDObFBfLzglevK7rjHfiq_qJv3tKINNFA 3013
torchrl/data/postprocs/__init__.py sha256=fOyX5OMaDb5HGrQbn9W72_QwncNdh6l3DkVSqRfNr4E 278
torchrl/data/postprocs/postprocs.py sha256=dpXOKWlhdKy4Um7HdzRKe42PJ_Q1jHC7AX5plR9AIiw 15509
torchrl/data/replay_buffers/__init__.py sha256=oINoSWKO3Ku6YIBF-0KnbVLZwelZbANN4nLU4q6Mir0 2455
torchrl/data/replay_buffers/checkpointers.py sha256=CneEbRFCeix2QY4ogFi4DOfTEkgnn1VmTg8RgCJvhV8 15188
torchrl/data/replay_buffers/ray_buffer.py sha256=Jku7A5LRGYfd2GKQKU30S3zs1-GOXNpt6t6AJXECkks 7459
torchrl/data/replay_buffers/replay_buffers.py sha256=tSIukhp0bxvDMTMPurZe6KWgEF8XHNNOvjwf8-5AGEI 89689
torchrl/data/replay_buffers/samplers.py sha256=ujNEPhVON6lOi6lxblVozoOj2aYGTvb35piB9W5syyQ 107647
torchrl/data/replay_buffers/scheduler.py sha256=cGm4LZcZ2lo8azDMWKGTdhWApxjZFh0KfynApxAkVK4 10416
torchrl/data/replay_buffers/storages.py sha256=bP_pak6fi8X57OkXlQnbMX-ze7-VilRYKOTPr8KGkuA 61146
torchrl/data/replay_buffers/utils.py sha256=KB0tl_xGvyzx6ctGOgHDarq7XFR_V09jilEbffKlkCc 39602
torchrl/data/replay_buffers/writers.py sha256=D2Qdw1L9BmTtGpY24ktVlTlnYi7RYzD5lTgJa3tEO4s 28408
torchrl/envs/__init__.py sha256=gKA-tPWwLoBxXhwoQ5Ak2mXgEZTLQutWfWMqOczTiV0 6143
torchrl/envs/async_envs.py sha256=yqZEFx1nF61wvZImoWrPkgIPnPfyJOHbM0Dvttqpuw8 41219
torchrl/envs/batched_envs.py sha256=LC3GwF3wGPmIiG3cnmvyu6Cnviu14nhEwHi99OxLV9M 120424
torchrl/envs/common.py sha256=TVPYh9kKZSCnRqLZuSB1bs9xtWUzTVyFCIiUoyj-05w 168322
torchrl/envs/env_creator.py sha256=Jwp8FyL9LQlorV31OGPqgWg7B_s9Ssruu01XPCIXm3g 10320
torchrl/envs/gym_like.py sha256=2CQuyRQdRixn-7-Wxeaa7mdmq-ncvGyX070-HMFEdNA 26513
torchrl/envs/utils.py sha256=YighGFsw-jYBabXnn5RbemAdpdfVWHq6GtoKi9ci59I 73824
torchrl/envs/vec_envs.py sha256=B3lrPCVk4jRIXy0V0berwktZInHpx_UBABTcPUlA1Lw 377
torchrl/envs/custom/__init__.py sha256=SFbDENAJjpRK48iOQPahQvh6XgvK6YQ3WBLaDe0MZKo 413
torchrl/envs/custom/chess.py sha256=odOllyIUKx8u71Aim_LgTxkQSnkrc87un7GeKfXxWgs 25239
torchrl/envs/custom/llm.py sha256=xfD-rYxf4aY6kj6nB65lBFk8qD3XGIaFkZVR67NqS5M 35944
torchrl/envs/custom/pendulum.py sha256=P962lmNGjA2rBfV6NJyvDReN-27XzYuG9fxJktZB6NQ 18609
torchrl/envs/custom/tictactoeenv.py sha256=jcuPN-gh73LLfBwCpXm1ftZ-9iuWAnSt0dlLo1ey9u4 12539
torchrl/envs/libs/__init__.py sha256=IXCAmQTAEFB7Ynxl6QqN9fXLYGLK9Aosg3Cqnyh2UYA 1757
torchrl/envs/libs/_gym_utils.py sha256=KwUQUxcNMUlFNOQZn4BBB4yJ9wNAsbwbaNJIgxY_fUE 10732
torchrl/envs/libs/brax.py sha256=MECpXqrKtl-2LXfkTYppvO5UfxkguPyr1nhcWjz2NqA 24899
torchrl/envs/libs/dm_control.py sha256=kRpcp5E6psiJ_9adDbaYbVJdpjA2EoECUz-Tetj1Ixo 20869
torchrl/envs/libs/envpool.py sha256=VyRXdg9MK_9kLUrvQfutzD-fQGqIXkihzRQOab6MQjE 16472
torchrl/envs/libs/gym.py sha256=mcrdFKbQQDeIAGFt0aOjeqdS7EKWp1E00Xw4Z0D0oe8 76055
torchrl/envs/libs/habitat.py sha256=w_B1VQQRcjH0kbynu6H9zcimjoluEqVcsH1P0WuQguM 5525
torchrl/envs/libs/isaacgym.py sha256=ylYLMkVYfKY2rRA2cXD1iTorh3LWIZtJVWRKgxEYqWU 7329
torchrl/envs/libs/jax_utils.py sha256=j63ti4q7owJf73C-h5Wi9AoglVlQrTyABJ9fCV9RfbM 6201
torchrl/envs/libs/jumanji.py sha256=pBidoQXI576OgP6ODZM8ljI9xJwQ25VVlQvz2vjeg80 41214
torchrl/envs/libs/meltingpot.py sha256=lKB5WEdEA1oMgxJOafz9q9eirDRgHyrolKURGzcqzg4 26671
torchrl/envs/libs/openml.py sha256=hHcHUR9-mURriha0W3L7gdt8pvGBxX3tPtKiNESMDzc 5846
torchrl/envs/libs/openspiel.py sha256=00bHVusUuAOL1AdFD12dBSbpxNC3Zng57b3SpJRk0Iw 25433
torchrl/envs/libs/pettingzoo.py sha256=Ro3AlxG1m-EhOiC3ovvylVldSD6uzHLdgtM5bU8Qan0 47362
torchrl/envs/libs/robohive.py sha256=_lFdaE87s-zgIfUmvtnmv5mPKq2u32OSxFQ_C7d1xAo 16228
torchrl/envs/libs/smacv2.py sha256=VhBQVAsebKn5oCXJU8kP3NOU3VyJYKtd_62BiBnjZdw 29661
torchrl/envs/libs/unity_mlagents.py sha256=N1vJRvQ9n73bKgO5KU4GXZe3D-suZFxQSvetHA3tjWM 50538
torchrl/envs/libs/utils.py sha256=Ce8nAYc2MQOBTYCV17Yswk98pg3PStnaGPFVW2jqARQ 5354
torchrl/envs/libs/vmas.py sha256=-kuVdkwOdxmRcqSHBEUYN9bZRc7XwV0cYYh1qex88M8 37132
torchrl/envs/model_based/__init__.py sha256=4hObCadhqKPjUQ9WUdaXIsaeeivo_1N1d1h28TKzR74 340
torchrl/envs/model_based/common.py sha256=TbKpK0x6hp4aHLb_UHIZhA9XVKW176SD1udZziODlsE 7734
torchrl/envs/model_based/dreamer.py sha256=ZTT5wCln-YvN2ZL4dCbIEXXwskJEv3M2MthmdOSG85s 3442
torchrl/envs/transforms/__init__.py sha256=j1iMhwoTS4-6wTGMeQwjDPLZcmCebLyaFpOSD3oVn8g 3374
torchrl/envs/transforms/functional.py sha256=U8eTymhG_88oqPHdlQhJTsNHyY0fk9ouIMzr1OSgeyM 1486
torchrl/envs/transforms/gym_transforms.py sha256=MS-PpSLLzdUFcvlF-yQkepwyBnmi7m9ivrDb2wSsVjM 10085
torchrl/envs/transforms/llm.py sha256=YxwX-Jr-GXyRKwQZ_zMGzrIfw6nKDfiplF8_qtQ7bTw 38958
torchrl/envs/transforms/r3m.py sha256=uC1jhCytTvYIjfiPExS9-MgSg0C7aw7r6AI0rba0bxo 13848
torchrl/envs/transforms/rb_transforms.py sha256=66zBM9RL_yYzIb4IKbLw9nDGtl_rHdMcOBn8fY7-1KY 7662
torchrl/envs/transforms/rlhf.py sha256=6PUb9SvF2cvyHUD_DmxQ4UM35VJ87qHit8PFHLWwLAk 653
torchrl/envs/transforms/transforms.py sha256=p_dRC_2hwu7TvEicLLRu0-tdd0TB-AJbNCt7i1yHMBA 479131
torchrl/envs/transforms/utils.py sha256=Arj9VR6_xP_Dzf0VMJNBwBZY4BDtEBg7nbK3Xlw9xsY 2128
torchrl/envs/transforms/vc1.py sha256=snXdONyRKkyMiaW-bT7SwDJUQVb5GWr1mqY1W78Ohn0 10841
torchrl/envs/transforms/vecnorm.py sha256=HUWiJTlJzrkTMpNuHdtl23WNBcYbU8o9ftExTC6TtdA 28015
torchrl/envs/transforms/vip.py sha256=d3K5l6s7JPiAZEF9mk16FmMOwOM7FbcVTbrDRZ5qhkw 15179
torchrl/modules/__init__.py sha256=rQk-T0dfbKpjmnP1eITh7dkjXG9-8X4cO1Og-L-j8lw 4357
torchrl/modules/distributions/__init__.py sha256=kKzyoKsBaAloerc1KQyVws8v-fqk0Hxw-wIC701hBZQ 1586
torchrl/modules/distributions/continuous.py sha256=5CqS77GMO9zyOoChA6vQ5c8hIwVz4PfARPc4_jk_CL4 26153
torchrl/modules/distributions/discrete.py sha256=uUcg3yar1aXr2W8T_c9WuPOnzIQpgZ2WGvst-G5knE4 22855
torchrl/modules/distributions/truncated_normal.py sha256=l5G3TePasl7q12DjwisyQC_E0OfZZo2g_HzBhZREVxc 6122
torchrl/modules/distributions/utils.py sha256=q4AFDKFpacRhrl4rjJ54UhxQzjOcj_SKlz0UIcZlUVc 7796
torchrl/modules/llm/__init__.py sha256=OsNa7uFwfEuL0f9xAqKl2t-MCysbKkpkVGipAUbjXGY 401
torchrl/modules/llm/common.py sha256=xTspQ1SoptBY9Ut6K8w9AD6W8AAlCY2isxKx4ecnISc 1420
torchrl/modules/llm/transformers_wrapper.py sha256=a7sT4b6O8GKcO6fcc2IruwRA3ieGKXg5ZTWSvVymuYs 16187
torchrl/modules/llm/vllm_wrapper.py sha256=dF97CGnXnsnqWzLz9ZkZOD8djlyIQmkYLx-p07_-mjM 26927
torchrl/modules/models/__init__.py sha256=Y1XTkBOB5EMj6IaMru6V3CDwFLnkUtxzsHcqzeqq_4Y 1829
torchrl/modules/models/batchrenorm.py sha256=bR4ZhaJ5E1cSK5o8L2dNX5KVLIb-bgrYxcq6yhx0I1A 4869
torchrl/modules/models/decision_transformer.py sha256=ANFTOm3k9_3Uv1vKGdXumRy3meBPnDdT8HqhVvJ2RCo 6783
torchrl/modules/models/exploration.py sha256=hZoskLzX13GMClsCsxZi5-ixYsRWm5GkEHpVqC5uFjY 31340
torchrl/modules/models/llm.py sha256=x5VS_K9PQUxKcRumWrPifeGRGgKh1IhB_08bSCRZe4o 6554
torchrl/modules/models/model_based.py sha256=RzuKqcfyP5bOFX3CSOzCmsubpRBlyHXhYbodjh7YRwY 14192
torchrl/modules/models/models.py sha256=OCRMb3J6y06d93EuDjO4IpgVv8yt2Y1Zyp37alHa8qU 67740
torchrl/modules/models/multiagent.py sha256=wuPZJFOJgGRNZdTfhkT5AzeZKgUpiSJHnM1wf_cdS44 44147
torchrl/modules/models/rlhf.py sha256=ROOxXluUuiqGTS-1aTg3YYFRlAILkGw8GUcOCJeLJHo 480
torchrl/modules/models/utils.py sha256=I_rpBdBQVnEkW2uqQL5L0ZK_jBTzkgnAeF8t2Rdt6Vw 5211
torchrl/modules/planners/__init__.py sha256=ZXaI0YMCN7fSex619aaQ7MsQ-NsNJuXuVKcCp4_MxI8 342
torchrl/modules/planners/cem.py sha256=rPK7ZLZ81_-zSrPw_3BQ5L4U4s4CR4V-hz7PAfGZAT4 9708
torchrl/modules/planners/common.py sha256=FgiLk4ribkYuiVDdTnrucD4mjlJgIFdJ__Sl8do25L0 2455
torchrl/modules/planners/mppi.py sha256=LM7wEsFBipednMcVlBls-vMW_aPHVh1cXDeGHmZmfR0 10973
torchrl/modules/tensordict_module/__init__.py sha256=iTz8iCBmxt661GrGJRBfw4tBoTuiSIQLiQxMZCszf24 2383
torchrl/modules/tensordict_module/actors.py sha256=bo-C4zQz2uKMQrCOST3Sgym_QDNMFhI1GHMKZF7obzQ 111160
torchrl/modules/tensordict_module/common.py sha256=k_Ic-HI0KUI1_kEisugJPnY7MgXKyHgmfpUofYiD1Oc 22235
torchrl/modules/tensordict_module/exploration.py sha256=UAf6uQaBla-ryzBDKIKdDy063sXy7vKhny1d7_FuA8E 29942
torchrl/modules/tensordict_module/probabilistic.py sha256=ocx_QN7s0u89Gsn2YAzs21dz02TwJ8VwMI7Nn8X5zrM 16703
torchrl/modules/tensordict_module/rnn.py sha256=c2mw6BDnh93bDDx062GX3uesIfctymrJjtLWkBO7Vgs 71635
torchrl/modules/tensordict_module/sequence.py sha256=UMyPgl1XhgbL70orZISjM1spQ1NT1bejNpATAlODcu8 6143
torchrl/modules/tensordict_module/world_models.py sha256=r1PlCgKY4UKMhJh5ksIzmuSA9BbOAan1-ptVTuMFCD4 1394
torchrl/modules/utils/__init__.py sha256=NQ_ko0JAIPY_X5RgBJnZLZXnYSH2q_kuD0tvXGqqY3k 1165
torchrl/modules/utils/mappings.py sha256=HEPGNHhQrPNU85-Bq0cYm1TZIhSkdEBkLvgrmjFMa4Q 371
torchrl/modules/utils/utils.py sha256=dJO4w4j-leFZM78AXykl2fo1dVjlPJzEb3rrq9QBOFA 2524
torchrl/objectives/__init__.py sha256=bJ63ORrPepRRQoDUa3zxsCAlW5oTQ6_VX5HuOXlia2k 2226
torchrl/objectives/a2c.py sha256=Ci3HHAW78Et5SpOUW-GYLXJqCXBJaMUgpHiqY-tYK48 27868
torchrl/objectives/common.py sha256=akHkXQpRY-HpYGaV3JqKscfoZwZ49kTGflbUhW_Mq2k 29256
torchrl/objectives/cql.py sha256=3VwEYstN4gD3-X0iXMCysFWLBXxpfKZH4fxpxJ6Rx0w 55849
torchrl/objectives/crossq.py sha256=wfCN7SydQ03iDoaXb68K8MPZGnrT8mSk2csiCto9Jtg 29227
torchrl/objectives/ddpg.py sha256=5zNU2vyDOJrF9Og4OOrWI5S2q--l9A8w6yEBQFdgWeo 18207
torchrl/objectives/decision_transformer.py sha256=iByuFNYa5Y927KfrL_0wGikDLuGxPDchoZYp2p6sBqE 13391
torchrl/objectives/deprecated.py sha256=e4Wu1uhVwLl2xlZluD4BjCpY6ofQPtMuCr1wQBoVOa8 20894
torchrl/objectives/dqn.py sha256=6vhCMHv7eXTW_qpvCArmBRzWCA0-N8Ode-5W3ZQoaKQ 28796
torchrl/objectives/dreamer.py sha256=hCyj9ZZBx6h0wX8FvwkfIhGSd7vmw6JBsHXYC5-Svtg 18483
torchrl/objectives/functional.py sha256=0Pr_debAMM2bp06HPGVIpLTcyBue4DvcyUJVsaa6AjE 2154
torchrl/objectives/gail.py sha256=ygwfF8MafJOIMxJ9mj_elhD2kwUMQQyqIhUN3arPqDI 9834
torchrl/objectives/iql.py sha256=ITy2IvpjKXyfBt19E86NzFf1fr6z_6RknhIxxsqaXLg 43242
torchrl/objectives/ppo.py sha256=MDIbaA3nHxt2i6G_zMZCk4b0YM3wmpXXd0SssdZ33wc 66723
torchrl/objectives/redq.py sha256=bET8I8V2BLkWXp13HXxSTUf5FQwuHwwwKfiwRlkb_3o 28795
torchrl/objectives/reinforce.py sha256=8zHuZYAPwZOpy00GjVsKlyGXd1QMeK8QIOsxx6geAnw 22854
torchrl/objectives/sac.py sha256=pI0TrOKyGzRaoZW0pFvxMVUTke3zamSYKjvJQTBk6YQ 64418
torchrl/objectives/td3.py sha256=sBicorTDmBt4oraBq7ieouPf2TzHCcQTx3TceWBBCYc 23374
torchrl/objectives/td3_bc.py sha256=vygaeOhId5_UkaJ-ptzmYZ37gGHAoz6Z5nkFY0wiyH0 26196
torchrl/objectives/utils.py sha256=WadpQT1w410uBNO5pZdvdNYDsqhoh7DohHCbJIIGNU0 22778
torchrl/objectives/multiagent/__init__.py sha256=5uebDe5KrvlzeYV_BSd5vdmfruJQYMeDVVbU4iHErEg 245
torchrl/objectives/multiagent/qmixer.py sha256=1x47k71e2pFfzx7EkKUfRuS0E-hppuWJa2bvRuM99tI 17355
torchrl/objectives/value/__init__.py sha256=QkSnenYVqe_3FVtwGr_D86N52unnpBvRXfcC5JFTBOw 589
torchrl/objectives/value/advantages.py sha256=FV5bi09rHfMtOfGpRLXZx7E-fx8S0UYFxJ5cpFZy8lo 80843
torchrl/objectives/value/functional.py sha256=BE-cLI2immb23KpPm-2YoqT0cIHAUBMYQvfEIcgHnVY 51095
torchrl/objectives/value/utils.py sha256=EQV-JnWspJcclHssgGXjvVWhgFmlJzep8E_SIPgA6qQ 13616
torchrl/record/__init__.py sha256=ktfH9AgjJ4NnTSR7FXAEcXRYtZHkPtwcxlGNDkLLEOw 523
torchrl/record/recorder.py sha256=Fq3b3ObnSvT3lDw_yfzqTCc1ULw8gcaHcBG2WQ4mCeg 22728
torchrl/record/loggers/__init__.py sha256=pa6ttxj0FORHS6MgiYg05iFoABwJ8vqBHn45wkqshT4 568
torchrl/record/loggers/common.py sha256=f9_ZvXM4LLLm6Rnto_6gjIcv_hb8rCEa6yP2rJVxYTs 1195
torchrl/record/loggers/csv.py sha256=KCfo9-uX7rrBCD0bfVF3VCz1ygIGKZIAPnpY3cmGAr8 9510
torchrl/record/loggers/mlflow.py sha256=W0PSfwB8ein0cB102L2-CF-GlxXycsz0uVC51X9b4Uo 5077
torchrl/record/loggers/tensorboard.py sha256=cOeJmqLVu5CHvEBpA9RnCMa1OyudiIlXzaA9qtlp4l4 4973
torchrl/record/loggers/utils.py sha256=rZqyZi-ebLozHh8pbV-7m23W27zXsbnR04Rh-yWMPV8 2432
torchrl/record/loggers/wandb.py sha256=6d43svw2lANU-73erEXW6bQe4aXyMLxA6l9KTpgsjl4 8216
torchrl/trainers/__init__.py sha256=LEUdW1zV5jydpMjZqnJ7XZW77MBIVv8dZ1nGv-m89RQ 853
torchrl/trainers/trainers.py sha256=PCMbbtb1D7ZaaQpRjmgC0SD4IGFt2zVV5Yal5ooGryw 53649
torchrl/trainers/helpers/__init__.py sha256=sCBIXQqFQKRrbcNojgPxIh82HpXnXKgA_kMa3uZESSk 1137
torchrl/trainers/helpers/collectors.py sha256=NdGn7gaVq4bzNvlmbPtG-ejMHK9ccocPmpFGxYOQIWk 19129
torchrl/trainers/helpers/envs.py sha256=boET8DXwAXAry8t3KhpC0Z8RWCbARWCW_SzTb5CvAd8 22656
torchrl/trainers/helpers/logger.py sha256=R0VDtxDINaT7e_TXs-BfxhmqWzwVyIhBoFV16QWf2Ws 1311
torchrl/trainers/helpers/losses.py sha256=7ANhLBKMEGhEI5erxggp8UJg8n_IRXHC1V9t6OP2YLU 5400
torchrl/trainers/helpers/models.py sha256=JkIr28JiVAtAago0n1bSBcWl_oxr2XJcFo5WxNugi1E 22463
torchrl/trainers/helpers/replay_buffer.py sha256=RaZqXnHimmadiibvDBcLbtIhpPaVMTPhYMOBvX4v3CA 2060
torchrl/trainers/helpers/trainers.py sha256=hB1FtHtP-S0PBQ4LF6WPy37caaLpacyaLThj1BNl5Ho 12372
torchrl_nightly-2025.3.31.dist-info/LICENSE sha256=PGO-oZsq4EzhE1-WQS2xGiEF3UCVb9YawfQ09cIMV_8 1119
torchrl_nightly-2025.3.31.dist-info/METADATA sha256=xcyQYxo6h0J_kUWqxV0qupofSKV5yY2c0QFhq7Dn7r4 40799
torchrl_nightly-2025.3.31.dist-info/WHEEL sha256=yA7mxgqX2UV73NtJdMh2AAmdb628loM81912H3s5r00 100
torchrl_nightly-2025.3.31.dist-info/top_level.txt sha256=JeTJ1jV7QJwLcUS1nr21aPn_wb-XlAZ9c-z_EH472JA 20
torchrl_nightly-2025.3.31.dist-info/RECORD

top_level.txt

build_tools
torchrl