Function Snpe_BuildConfig_GetEnableInitCache¶
Defined in File PSNPE.h
Function Documentation¶
-
int Snpe_BuildConfig_GetEnableInitCache(Snpe_BuildConfig_Handle_t bcHandle)¶
Get the satus of enabling init cache for snpe build config, enabling init cache = 1.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
enableInitCache – [in] True for enabing init cache
- Returns
1 or 0 for enabling init cache