tf.raw_ops.OptionalFromValue

Constructs an Optional variant from a tuple of tensors.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.OptionalFromValue

components A list of Tensor objects.
name A name for the operation (optional).

A Tensor of type variant.