Struct TfLiteQnnDelegateOpPackageOpMap

Struct Documentation

struct TfLiteQnnDelegateOpPackageOpMap

Map of TFLite custom operator name to op type defined within an op package.

Public Members

const char *custom_op_name

The TfLiteRegistration::custom_name set during registration.

const char *qnn_op_type_name

The corresponding op type name defined in the op package.