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