View source: R/tensors_dataset.R
tensors_dataset | R Documentation |
Creates a dataset with a single element, comprising the given tensors.
tensors_dataset(tensors)
tensors |
A nested structure of tensors. |
A dataset.
Other tensor datasets:
sparse_tensor_slices_dataset()
,
tensor_slices_dataset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.