Function Snpe_PlatformConfig_SetUserGpuConfig

Function Documentation

int Snpe_PlatformConfig_SetUserGpuConfig(Snpe_PlatformConfig_Handle_t handle, Snpe_UserGpuConfig_Handle_t gpuHandle)

Sets the Gpu configuration.

Parameters
  • handle[in] : Handle needed to access the platformConfig

  • gpuHandle[in] : Gpu Configuration handle

Returns

1 if Gpu configuration was successfully set; 0 otherwise.