tf.raw_ops.IteratorToStringHandle

Converts the given resource_handle representing an iterator to a string.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.IteratorToStringHandle

resource_handle A Tensor of type resource. A handle to an iterator resource.
name A name for the operation (optional).

A Tensor of type string.