Function Snpe_PSNPE_GetInputDimensions_Name¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_TensorShape_Handle_t Snpe_PSNPE_GetInputDimensions_Name(Snpe_PSNPE_Handle_t psnpeHandle, const char *name)¶
Get the input dimension shape for the specific input name for PSNPE object.
- Parameters
bcHandle – [in] Handle to access the PSNPE object
name – [in] The name of input data
- Returns
The tensor shape of a specific input name