tf.raw_ops.DeleteIterator

A container for an iterator resource.

handle A Tensor of type resource. A handle to the iterator to delete.
deleter A Tensor of type variant. A variant deleter.
name A name for the operation (optional).

The created Operation.