Function MSTensorClone

Function Documentation

MSTensorHandle MSTensorClone(MSTensorHandle tensor)

Obtain a deep copy of the tensor.

Parameters

tensor[in] Tensor object handle.

Returns

Tensor object handle.