Function Snpe_SNPE_GetOutputTensorNames¶
Defined in File SNPE.h
Function Documentation¶
-
Snpe_StringList_Handle_t Snpe_SNPE_GetOutputTensorNames(Snpe_SNPE_Handle_t snpeHandle)¶
Gets the names of output tensors to the network.
- Parameters
snpeHandle – [in] Handle to access the SNPE object
- Returns
List of output tensor names.