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