tf.io.read_file

Reads and outputs the entire contents of the input filename.

tf.io.read_file(
    filename, name=None
)

Args:

Returns:

A Tensor of type string.