torch.utils.data.Dataset

E431012 UNEXPLORED

`torch.utils.data.Dataset` is a core PyTorch abstraction that defines the interface for custom data loading, enabling indexed access to samples and integration with data loaders for efficient batching and shuffling.

Jump to: Referenced by

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

torchtext (ecosystem) implements torch.utils.data.Dataset
subject surface form: torchtext