Function MSModelGetOutputs
- Defined in File model_c.h 
Function Documentation
- 
MSTensorHandleArray MSModelGetOutputs(const MSModelHandle model)
- Obtain all output tensor handles of the model. - 参数
- model – [in] Model object handle. 
- 返回
- The array that includes all output tensor handles.