{"library":"torchdata","type":"library","category":null,"description":"TorchData is a Python library providing composable data loading modules for PyTorch, aiming to enhance `torch.utils.data.DataLoader` and `torch.utils.data.Dataset/IterableDataset` for scalable and performant data pipelines. It focuses on new features like `StatefulDataLoader` for checkpointing and `torchdata.nodes` for flexible data processing graphs. The current version is 0.11.0. After a period of re-evaluation, development has resumed with a focus on iterative enhancements to existing PyTorch data primitives.","language":"python","status":"active","version":"0.11.0","tags":["pytorch","data-loading","machine-learning","deep-learning","etl","data-pipeline"],"last_verified":"Thu May 21","install":[{"cmd":"pip install torchdata","imports":["from torchdata.stateful_dataloader import StatefulDataLoader","import torchdata.nodes as nodes","from torchdata.datapipes.iter import IterableWrapper","from torchdata.dataloader2 import DataLoader2"]}],"homepage":null,"github":"https://github.com/pytorch/data","docs":null,"changelog":null,"pypi":"https://pypi.org/project/torchdata/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":65.4,"avg_import_s":5.59,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/torchdata/compatibility"}}