Return a tensor with the same shape and contents as the input tensor or value.
View aliases
Compat aliases for migration
See Migration guide for more details.
tf.raw_ops.Identity(
input, name=None
)
Returns | |
---|---|
A Tensor . Has the same type as input .
|