Function qnn_wrapper_api::freeQnnTensor¶
Defined in File QnnWrapperUtils.hpp
Function Documentation¶
-
ModelError_t qnn_wrapper_api::freeQnnTensor(Qnn_Tensor_t &tensor)¶
Frees all memory allocated tensor attributes.
- Parameters
tensor – [in] Qnn_Tensor_t object to free
- Returns
Error code