tf.raw_ops.ReadFile

Reads and outputs the entire contents of the input filename.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ReadFile

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

A Tensor of type string.