tf.raw_ops.OutfeedEnqueueTuple

Enqueue multiple Tensor values on the computation outfeed.

inputs A list of Tensor objects. A list of tensors that will be inserted into the outfeed queue as an XLA tuple.
name A name for the operation (optional).

The created Operation.