tf.io.read_file

TensorFlow 1 version

Reads and outputs the entire contents of the input filename.

filename A Tensor of type string.
name A name for the operation (optional).

A Tensor of type string.