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 April 14, 2023, 12:31 a.m.