Function Snpe_TensorShape_Delete¶
Defined in File TensorShape.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_TensorShape_Delete(Snpe_TensorShape_Handle_t tensorShapeHandle)¶
Destroys/frees Tensor Shape
- Parameters
handle – [in] : handle to tensorShape
- Returns
SNPE_SUCCESS if Delete operation successful.