Function Snpe_BuildConfig_SetOutputBufferNames¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetOutputBufferNames(Snpe_BuildConfig_Handle_t bcHandle, Snpe_StringList_Handle_t slHandle)¶
Set output buffer names in snpe build config.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
slHandle – [in] A handle of the output layer name list
- Returns
The result of setting output names