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