Home
last modified time | relevance | path

Searched defs:tflite_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc353 const int tflite_index = outputs_.TfLiteIndex(i); in MaybePersistTensorflowOutputs() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc5406 int tflite_index) { in AddNewNnTensorIndex()
5433 int tflite_index, TfLiteType tflite_type) { in AddTypeConversion()