tf.raw_ops.IteratorToStringHandle

Converts the given resource_handle representing an iterator to a string.

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

A Tensor of type string.