Searched defs:TfLiteIndexToNnIndex (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ | ||
H A D | nnapi_delegate_plugin.h | 32 int (*TfLiteIndexToNnIndex)(NnapiMappingUtilCInterface* mapping, int index); member |
H A D | nnapi_delegate.cc | 5381 static int TfLiteIndexToNnIndex(NnapiMappingUtilCInterface* mapping, in TfLiteIndexToNnIndex() function in tflite::delegate::nnapi::NnapiMappingUtilCInterfaceImpl |