View source: R/tensors_dataset.R
| sparse_tensor_slices_dataset | R Documentation |
tf$SparseTensor in this dataset row-wise.Splits each rank-N tf$SparseTensor in this dataset row-wise.
sparse_tensor_slices_dataset(sparse_tensor)
sparse_tensor |
A |
A dataset of rank-(N-1) sparse tensors.
Other tensor datasets:
tensor_slices_dataset(),
tensors_dataset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.