Function Snpe_RuntimeConfigList_Clear

Function Documentation

Snpe_ErrorCode_t Snpe_RuntimeConfigList_Clear(Snpe_RuntimeConfigList_Handle_t rclHandle)

Removes all runtime configs from the list.

Parameters

rclHandle[in] Handle to access the runtime config list.

Returns

Error code. Returns SNPE_SUCCESS if runtime config list is cleared successfully.