tf.raw_ops.Identity

Return a tensor with the same shape and contents as the input tensor or value.

input A Tensor.
name A name for the operation (optional).

A Tensor. Has the same type as input.