Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/c/
Dc_api.cc149 const TfLiteInterpreterOptions* optional_options) { in TfLiteInterpreterCreate()
328 const TfLiteModel* model, const TfLiteInterpreterOptions* optional_options, in InterpreterCreateWithOpResolver()
Dc_api_experimental.cc46 const TfLiteInterpreterOptions* optional_options) { in TfLiteInterpreterCreateWithSelectedOps()
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs221 TfLiteInterpreterOptions optional_options); in TfLiteInterpreterCreate()