Function Snpe_RuntimeList_Size¶
Defined in File RuntimeList.h
Function Documentation¶
-
size_t Snpe_RuntimeList_Size(Snpe_RuntimeList_Handle_t runtimeListHandle)¶
Returns the number of runtimes in the list.
- Parameters
runtimeListHandle – [in] Handle needed to access the runtimeList
- Returns
number of entries in the runtimeList.