Function MSModelGetInputs

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.