Function MSTensorSetFormat
Defined in File tensor_c.h
Function Documentation
-
void MSTensorSetFormat(MSTensorHandle tensor, MSFormat format)
Set the format for the tensor.
- Parameters
tensor – [in] Tensor object handle.
format – [in] The format of the tensor.