Function qnn_wrapper_api::freeGraphsInfo

Function Documentation

ModelError_t qnn_wrapper_api::freeGraphsInfo(GraphInfoPtr_t **graphsInfo, uint32_t numGraphs)

A helper function to free memory malloced for communicating the Graph for a model(s)

Parameters
  • graphsInfo[in] Pointer pointing to location of graph objects

  • numGraphs[in] The number of graph objects the above pointer is pointing to

Returns

Error code