Function MSTensorGetFormat
Defined in File tensor_c.h
Function Documentation
-
MSFormat MSTensorGetFormat(const MSTensorHandle tensor)
Obtain the format of the tensor.
- 参数:
tensor – [in] Tensor object handle.
- 返回:
The format of the tensor.
Defined in File tensor_c.h
Obtain the format of the tensor.
tensor – [in] Tensor object handle.
The format of the tensor.