tf.raw_ops.LoadDataset

pathA Tensor of type string.
reader_func_other_argsA list of Tensor objects.
output_typesA list of tf.DTypes that has length >= 1.
output_shapesA list of shapes (each a tf.TensorShape or list of ints) that has length >= 1.
reader_funcA function decorated with @Defun.
compressionAn optional string. Defaults to "".
nameA name for the operation (optional).

A Tensor of type variant.