Function Snpe_SNPE_GetOutputTensorNamesByLayerName¶
Defined in File SNPE.h
Function Documentation¶
-
Snpe_StringList_Handle_t Snpe_SNPE_GetOutputTensorNamesByLayerName(Snpe_SNPE_Handle_t snpeHandle, const char *name)¶
Gets the names of output tensor from the input layer name.
- Parameters
snpeHandle – [in] Handle to access the SNPE object
name – [in] Layer name
- Returns
Output tensor names.