Home
last modified time | relevance | path

Searched defs:TfLiteInterpreterCreate (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/targets/teflon/
Dtflite-stub.c24 TfLiteInterpreterCreate( in TfLiteInterpreterCreate() function
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs219 private static extern unsafe TfLiteInterpreter TfLiteInterpreterCreate( in TfLiteInterpreterCreate() method in TensorFlowLite.Interpreter
/external/tensorflow/tensorflow/lite/c/
Dc_api.cc147 TfLiteInterpreter* TfLiteInterpreterCreate( in TfLiteInterpreterCreate() function