About Anaconda Help Download Anaconda

A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.

Installers

  • linux-64 v0.9.0
  • linux-aarch64 v0.9.0
  • osx-arm64 v0.9.0
  • osx-64 v0.9.0
  • win-64 v0.9.0
  • linux-s390x v0.6.1
  • linux-ppc64le v0.5.1

conda install

To install this package run one of the following:
conda install sfe1ed40::torchdata

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy