tf.raw_ops.OutfeedEnqueue

Enqueue a Tensor on the computation outfeed.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.OutfeedEnqueue

input A Tensor. A tensor that will be inserted into the outfeed queue.
name A name for the operation (optional).

The created Operation.