Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/py_wrapper/
H A Dtac_wrapper_pybind11.cc29 const std::string& model_output_path) { in PYBIND11_MODULE()
H A Dtac_wrapper.cc54 bool run_tac(const std::string& model_file_path, in run_tac()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
H A Devaluation_stages.proto107 optional string model_file_path = 1; field