Struct Qnn_ApiVersion_t

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.