File QnnLpaiGraphPrepare.h

Parent directory (include/QNN/LPAI)

QNN LPAI Graph Preparation component.

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

Includes

Full File Listing

QNN LPAI Graph Preparation component.

Defines

QNN_LPAI_GRAPH_CUSTOM_CONFIG_PREPARE_INIT

{                                                             \

0u,                               /*enablePerLayer*/      \

NULL                              /*enableCoreSelection*/ \

}


QnnLpaiGraph_CustomConfigPrepare_t initializer macro.

Enums

enum QnnLpaiGraph_ConfigPrepareOption_t

Values:

enumerator QNN_LPAI_GRAPH_SET_CFG_PREPARE = QNN_LPAI_GRAPH_SET_CFG_PREPARE_DEFAULT
struct QnnLpaiGraph_CustomConfigPrepare_t
#include <QnnLpaiGraphPrepare.h>

Structure describing the set of configurations supported by the graph config prepare. Objects of this type are to be referenced through QnnGraph_CustomConfig_t.

Public Members

uint32_t enablePerLayer
char *enableCoreSelection