Function MSTensorGetDataSize
Defined in File tensor_c.h
Function Documentation
-
size_t MSTensorGetDataSize(const MSTensorHandle tensor)
Obtain the data size fo the tensor.
- 参数
tensor – [in] Tensor object handle.
- 返回
The data size of the tensor.
Defined in File tensor_c.h
Obtain the data size fo the tensor.
tensor – [in] Tensor object handle.
The data size of the tensor.