Define QNN_CPU_GRAPH_CUSTOM_CONFIG_INIT¶
Defined in File QnnCpuGraph.h
Define Documentation¶
-
QNN_CPU_GRAPH_CUSTOM_CONFIG_INIT { \
QNN_CPU_GRAPH_CONFIG_OPTION_UNDEFINED
, /*option*/ \
{ \
QNN_CPU_GRAPH_OP_DEBUG_INIT/*cpuGraphOpDebugCallback*/ \
} \
}
¶ QnnCpuGraph_CustomConfig_t initializer macro.