Function Snpe_TensorShape_Delete

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.