Function Snpe_SNPE_GetOutputTensorNamesForNetwork¶
Defined in File SNPE.h
Function Documentation¶
-
Snpe_StringList_Handle_t Snpe_SNPE_GetOutputTensorNamesForNetwork(Snpe_SNPE_Handle_t snpeHandle, const char *networkName)¶
Gets the names of output tensors to the network.
- Parameters
snpeHandle – [in] Handle to access the SNPE object
networkName – [in] Network name.
- Returns
List of output tensor names.