Function Snpe_BuildConfig_SetOutputThreadNumbers¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetOutputThreadNumbers(Snpe_BuildConfig_Handle_t bcHandle, size_t threadNumbers)¶
Set output thread number of output data for input-output async mode.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
threadNumbers – [in] The number of output thread for input-output async mode
- Returns
The result error message