torchdata
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
To install this package, run one of the following:
torchdata is a library of common modular data loading primitives for easily constructing flexible and performant data pipelines. It aims to provide composable Iterable-style and Map-style building blocks called DataPipes that work well out of the box with the PyTorch's DataLoader.
Summary
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
Information Last Updated
Dec 10, 2025 at 14:17
License
BSD-3-Clause
Total Downloads
32.0K
Platforms
Home
https://pytorch.orgGitHub Repository
https://github.com/pytorch/dataDocumentation
https://pytorch.org/data/beta/index.html