tensor_dataset: Dataset wrapping tensors.

tensor_datasetR Documentation

Dataset wrapping tensors.

Description

Each sample will be retrieved by indexing tensors along the first dimension.

Usage

tensor_dataset(...)

Arguments

...

tensors that have the same size of the first dimension.


torch documentation built on Nov. 5, 2025, 7:02 p.m.