File QnnLpaiGraphPrepare.h¶
↰ Parent directory (include/QNN/LPAI)
QNN LPAI Graph Preparation component.
Contents
Definition (include/QNN/LPAI/QnnLpaiGraphPrepare.h)¶
Includes¶
QnnLpaiGraphInternal.h(File QnnLpaiGraphInternal.h)stdint.h
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¶
-
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.