Home
last modified time | relevance | path

Searched defs:optional_options (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dc_api.cc149 const TfLiteInterpreterOptions* optional_options) { in TfLiteInterpreterCreate()
328 const TfLiteModel* model, const TfLiteInterpreterOptions* optional_options, in InterpreterCreateWithOpResolver()
H A Dc_api_experimental.cc46 const TfLiteInterpreterOptions* optional_options) { in TfLiteInterpreterCreateWithSelectedOps()
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtflite-stub.c26 const TfLiteInterpreterOptions *optional_options) in TfLiteInterpreterCreate()
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
H A DInterpreter.cs221 TfLiteInterpreterOptions optional_options); in TfLiteInterpreterCreate()