Function Snpe_BuildConfig_SetContainer¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetContainer(Snpe_BuildConfig_Handle_t bcHandle, Snpe_DlContainer_Handle_t dlcHandle)¶
Set the dlc model.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
dlcHandle – [in] A handle of snpe DLC container
- Returns
The result of setting dlc model