Function MSTensorClone

Function Documentation

MSTensorHandle MSTensorClone(MSTensorHandle tensor)

Obtain a deep copy of the tensor.

参数

tensor[in] Tensor object handle.

返回

Tensor object handle.