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