tf.raw_ops.TensorSliceDataset

Creates a dataset that emits each dim-0 slice of components once.

components A list of Tensor objects.
output_shapes A list of shapes (each a tf.TensorShape or list of ints) that has length >= 1.
name A name for the operation (optional).

A Tensor of type variant.