Function MSModelExportWeight
- Defined in File model_c.h 
Function Documentation
- 
MSStatus MSModelExportWeight(const MSModelHandle model, const char *export_path)
- Export the weights of model to the binary file. Only valid for Iot. - 参数
- model – [in] Model object handle. 
- export_path – [in] Define the export weight file path. 
 
- 返回
- Status of operation.