Searched refs:InvokeWithFallback (Results 1 – 3 of 3) sorted by relevance
40 absl::Status TfLiteInterpreterWrapper::InvokeWithFallback( in InvokeWithFallback() function in tflite::support::TfLiteInterpreterWrapper
53 absl::Status InvokeWithFallback(
129 interpreter_wrapper->InvokeWithFallback(set_inputs_nop); in InferWithFallback()