description: Creates an Optional variant with no value.
robots: noindex
Creates an Optional variant with no value.
tf.raw_ops.OptionalNone(
name=None
)
Args | |
---|---|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type variant .
|