tf.contrib.tpu.outfeed_enqueue

Enqueue a Tensor on the computation outfeed.

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

The created Operation.