tf.raw_ops.IteratorToStringHandle

Converts the given resource_handle representing an iterator to a string.

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.