Searched refs:TfLiteInterpreterInvoke (Results 1 – 2 of 2) sorted by relevance
88 ThrowIfError(TfLiteInterpreterInvoke(interpreter)); in Invoke()245 private static extern unsafe int TfLiteInterpreterInvoke(TfLiteInterpreter interpreter); in TfLiteInterpreterInvoke() method in TensorFlowLite.Interpreter
216 TFL_CAPI_EXPORT extern TfLiteStatus TfLiteInterpreterInvoke(
Completed in 4 milliseconds