Function Snpe_ITensor_GetData

Function Documentation

void *Snpe_ITensor_GetData(Snpe_ITensor_Handle_t tensorHandle)

Returns a tensor iterator pointing to the beginning of the data in the tensor.

Parameters

tensorHandle[in] : Handle to access ITensor

Returns

The tensor data as a void pointer.