Function Snpe_TensorShapeMap_Clear¶
Defined in File TensorShapeMap.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_TensorShapeMap_Clear(Snpe_TensorShapeMap_Handle_t tsmHandle)¶
Removes all tensors from the map
- Parameters
tsmhandle – [in] : handle to access Tensor Shape Map
- Returns
Returns SNPE_SUCCESS if Clear operation successful