tf.raw_ops.SparseTensorSliceDataset

Creates a dataset that splits a SparseTensor into elements row-wise.

indicesA Tensor of type int64.
valuesA Tensor.
dense_shapeA Tensor of type int64.
nameA name for the operation (optional).

A Tensor of type variant.