Function MSTensorGetData
Defined in File tensor_c.h
Function Documentation
-
const void *MSTensorGetData(const MSTensorHandle tensor)
Obtain the data pointer of the tensor.
- 参数
tensor – [in] Tensor object handle.
- 返回
The data pointer of the tensor.