Searched defs:NnapiMappingUtilCInterface (Results 1 – 1 of 1) sorted by relevance
29 typedef struct NnapiMappingUtilCInterface { struct32 int (*TfLiteIndexToNnIndex)(NnapiMappingUtilCInterface* mapping, int index); argument37 int (*AddNewNonTensorOperand)(NnapiMappingUtilCInterface* mapping); argument42 int (*AddNewNnTensorIndex)(NnapiMappingUtilCInterface* mapping, argument49 NnapiMappingUtilCInterface* mapping); argument55 NnapiMappingUtilCInterface* mapping, int index); argument58 void (*AddTypeConversion)(NnapiMappingUtilCInterface* mapping, argument62 void (*AddNnapiToTfliteOpMapping)(NnapiMappingUtilCInterface* mapping, argument68 } NnapiMappingUtilCInterface; argument