Define QNN_OP_MAPPING_V1_INIT¶
Defined in File QnnTypes.h
Define Documentation¶
-
QNN_OP_MAPPING_V1_INIT
{ \
NULL, /*graphName*/ \
NULL, /*opMappings*/ \
0, /*numOpMappings*/ \
NULL, /*tensorMappings*/ \
0, /*numTensorMappings*/ \
}
¶ Qnn_OpMappingV1_t initializer macro.