Function Snpe_PSNPE_GetInputOutputBufferAttributesForNetwork¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_IBufferAttributes_Handle_t Snpe_PSNPE_GetInputOutputBufferAttributesForNetwork(Snpe_PSNPE_Handle_t psnpeHandle, const char *networkName, const char *name)¶
Get the handle of IBufferAttributes.
- Parameters
bcHandle – [in] Handle to access the PSNPE object
networkName – [in] Network name.
name – [in] The name of attribute buffer
- Returns
Handle to access IBufferAttributes