Struct QnnOpPackage_Interface_t

Nested Relationships

Struct Documentation

struct QnnOpPackage_Interface_t

Structure which provides the package version and implementation for a given package. Will be queried by the backend using the package’s implementation provider.

Public Members

Qnn_Version_t interfaceVersion

Version of the QNN Op Package Interface which this package provides. The Op Package Interface is accessed through correspondingly named implementation.

union unnamed