Function Snpe_SNPE_GetInputOutputBufferAttributes¶
Defined in File SNPE.h
Function Documentation¶
-
Snpe_IBufferAttributes_Handle_t Snpe_SNPE_GetInputOutputBufferAttributes(Snpe_SNPE_Handle_t snpeHandle, const char *name)¶
Returns attributes of buffers used to feed input tensors and receive result from output tensors.
- Parameters
snpeHandle – [in] Handle to access the SNPE object
name – [in] Tensor name.
- Returns
BufferAttributes of input/output tensor named