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