Function MSTensorClone
- Defined in File tensor_c.h 
Function Documentation
- 
MSTensorHandle MSTensorClone(MSTensorHandle tensor)
- Obtain a deep copy of the tensor. - 参数
- tensor – [in] Tensor object handle. 
- 返回
- Tensor object handle. 
 
Defined in File tensor_c.h
Obtain a deep copy of the tensor.
tensor – [in] Tensor object handle.
Tensor object handle.