powered by
Creates a dataset whose elements are slices of the given tensors.
tensor_slices_dataset(tensors)
A dataset.
A nested structure of tensors, each having the same size in the first dimension.
Other tensor datasets: sparse_tensor_slices_dataset(), tensors_dataset()
sparse_tensor_slices_dataset()
tensors_dataset()