Method DeepCopy DeepCopy() Returns a deep copy of the current Tensor. Declaration public override Tensor DeepCopy() Returns Type Description Tensor The copied tensor. Overrides Tensor.DeepCopy()