tf.raw_ops.ReaderReset

Restore a Reader to its initial clean state.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ReaderReset

reader_handle A Tensor of type mutable string. Handle to a Reader.
name A name for the operation (optional).

The created Operation.