Metadata-Version: 2.4
Name: tensordict
Version: 0.4.0
Home-page: https://github.com/pytorch/tensordict
Author: tensordict contributors
Author-email: vmoens@fb.com
License: BSD
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.1.0
Requires-Dist: numpy
Requires-Dist: cloudpickle
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pyyaml; extra == "tests"
Requires-Dist: pytest-instafail; extra == "tests"
Requires-Dist: pytest-rerunfailures; extra == "tests"
Requires-Dist: pytest-benchmark; extra == "tests"
Provides-Extra: checkpointing
Requires-Dist: torchsnapshot-nightly; extra == "checkpointing"
Provides-Extra: h5
Requires-Dist: h5py>=3.8; extra == "h5"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
