r"""Return a tensor with the same shape and contents as input. Args: input: A `Tensor`. name: A name for the operation (optional). Returns: A `Tensor`. Has the same type as `input`.
(input, name=None)
source not stored for this graph (policy: none)
no test coverage detected