Home
last modified time | relevance | path

Searched defs:input_is_filepath (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/python/analyzer_wrapper/
Danalyzer_wrapper.cc25 bool gpu_compatibility) { in PYBIND11_MODULE()
Dmodel_analyzer.cc364 bool input_is_filepath, in model_analyzer()
/external/tensorflow/tensorflow/compiler/mlir/lite/python/
Dflatbuffer_to_mlir.cc60 bool input_is_filepath) { in FlatBufferFileToMlir()
/external/tensorflow/tensorflow/lite/python/
Dwrap_toco.py64 def wrapped_flat_buffer_file_to_mlir(model, input_is_filepath): argument
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_to_mlir.cc57 bool input_is_filepath) { in FlatBufferFileToMlir()
/external/tensorflow/tensorflow/python/lite/
Dtoco_python_api_wrapper.cc112 [](const std::string& model, bool input_is_filepath) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/lite/tools/
Dvisualize.py429 def create_html(tflite_input, input_is_filepath=True): # pylint: disable=invalid-name argument
/external/tensorflow/tensorflow/lite/toco/python/
Dtoco_python_api.cc461 bool input_is_filepath) { in FlatBufferFileToMlir()