Function Snpe_RuntimeList_GetRuntime

Function Documentation

Snpe_Runtime_t Snpe_RuntimeList_GetRuntime(Snpe_RuntimeList_Handle_t runtimeListHandle, int index)

Returns the Runtime from list at position index.

Parameters
  • runtimeListHandle[in] Handle needed to access the runtimeList

  • index[in] : position in runtimeList

Returns

The Runtime from list at position index