Searched defs:TfLiteIndex (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/ | ||
H A D | kernel.cc | 92 int TfLiteIndex(int i) const { return inputs_[i]; } in TfLiteIndex() function in tflite::flex::OpInputs |