Function MSModelGetOutputs

Function Documentation

MSTensorHandleArray MSModelGetOutputs(const MSModelHandle model)

Obtains all output tensor handles of the model.

Parameters

model[in] Model object handle.

Returns

The array that includes all output tensor handles.