File QnnLpaiDevice.h

Parent directory (include/QNN/LPAI)

QNN LPAI Device components.

Definition (include/QNN/LPAI/QnnLpaiDevice.h)

Includes

  • stdint.h

Full File Listing

QNN LPAI Device components.

Defines

QNN_LPAI_DEVICE_INFO_EXTENSION_INIT

{                                                                  \

0u,                                         /*socModel*/         \

0u,                                         /*arch*/             \

"adsp"                                      /*domainName*/       \

}


QnnLpaiDevice_DeviceInfoExtension_t initializer macro.

Typedefs

typedef struct _QnnDevice_DeviceInfoExtension_t QnnLpaiDevice_DeviceInfoExtension_t

This structure is being used in QnnDevice_HardwareDeviceInfoV1_t QnnDevice_getPlatformInfo use this structure to list the supported device features/info

struct _QnnDevice_DeviceInfoExtension_t
#include <QnnGpuDevice.h>