Typedef QnnGraph_CreateSubgraphFn_t

Typedef Documentation

typedef Qnn_ErrorHandle_t (*QnnGraph_CreateSubgraphFn_t)(Qnn_GraphHandle_t graphHandle, const char *graphName, Qnn_GraphHandle_t *subgraphHandle)

See QnnGraph_createSubgraph()