tf.raw_ops.DeepCopy

Makes a copy of x.

xA Tensor. The source tensor of type T.
nameA name for the operation (optional).

A Tensor. Has the same type as x.