tf.raw_ops.SerializeIterator

Converts the given resource_handle representing an iterator to a variant tensor.

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

A Tensor of type variant.