tf.raw_ops.DeleteIterator

A container for an iterator resource.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.DeleteIterator

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.