Struct Qnn_ApiVersion_t¶
Defined in File QnnTypes.h
Struct Documentation¶
-
struct Qnn_ApiVersion_t¶
A struct used to provide the versions of both the core QNN API and any Backend Specific API.
Public Members
-
Qnn_Version_t coreApiVersion¶
Version of the QNN core API common to all backends.
-
Qnn_Version_t backendApiVersion¶
Version of the backend-specific API.
-
Qnn_Version_t coreApiVersion¶