Function Snpe_RuntimeList_CreateCopy¶
Defined in File RuntimeList.h
Function Documentation¶
-
Snpe_RuntimeList_Handle_t Snpe_RuntimeList_CreateCopy(Snpe_RuntimeList_Handle_t runtimeListHandle)¶
Copy-Constructs a RuntimeList and returns a handle to it
- Parameters
runtimeListHandle – the other RuntimeList to copy
- Returns
the handle to the created RuntimeList