Function Snpe_PlatformConfig_IsValid¶
Defined in File PlatformConfig.h
Function Documentation¶
-
int Snpe_PlatformConfig_IsValid(Snpe_PlatformConfig_Handle_t handle)¶
Indicates whther the plaform configuration is valid.
- Parameters
handle – [in] : Handle needed to access the platformConfig
- Returns
1 if the platform configuration is valid; 0 otherwise.