| /external/ComputeLibrary/python/scripts/utils/ | 
| D | model_identification.py | 26 def is_tflite_model(model_path):  argument 52 def identify_model_type(model_path):  argument
  | 
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ | 
| D | validator_runner_entrypoint.cc | 44 MinibenchmarkStatus RunValidator(absl::string_view model_path,  in RunValidator() 88   const std::string model_path = argv[3];  in Java_org_tensorflow_lite_acceleration_validation_entrypoint()  local
  | 
| D | copy_associated_files.py | 41 def main(model_path, associated_files_path, output_path):  argument
  | 
| D | mini_benchmark_test.cc | 70   void SetupBenchmark(proto::Delegate delegate, const std::string& model_path,  in SetupBenchmark() 106   void TriggerBenchmark(proto::Delegate delegate, const std::string& model_path,  in TriggerBenchmark()
  | 
| D | model_loader.h | 57   explicit PathModelLoader(absl::string_view model_path)  in PathModelLoader()
  | 
| /external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/ | 
| D | tac.py | 20 def run_tac(model_path, targets, output_path):  argument
  | 
| /external/tensorflow/tensorflow/lite/python/analyzer_wrapper/ | 
| D | analyzer_wrapper.cc | 25          bool gpu_compatibility) {  in PYBIND11_MODULE()
  | 
| /external/tensorflow/tensorflow/lite/python/ | 
| D | analyzer.py | 64   def analyze(model_path=None,  argument
  | 
| /external/ComputeLibrary/examples/ | 
| D | graph_mobilenet_v2.cpp | 130         const std::string model_path = "/cnn_data/mobilenet_v2_1.0_224_model/";  in create_graph_float()  local 266         const std::string model_path = "/cnn_data/mobilenet_v2_1.0_224_quantized_model/";  in create_graph_qasymm8()  local
  | 
| D | graph_srcnn955.cpp | 78         const std::string model_path = "/cnn_data/srcnn955_model/";  in do_setup()  local
  | 
| D | graph_vgg_vdsr.cpp | 79         const std::string model_path = "/cnn_data/vdsr_model/";  in do_setup()  local
  | 
| D | graph_resnet12.cpp | 81         const std::string model_path = "/cnn_data/resnet12_model/";  in do_setup()  local
  | 
| D | graph_shufflenet.cpp | 72         std::string model_path = "/cnn_data/shufflenet_model/";  in do_setup()  local
  | 
| D | graph_resnet_v2_50.cpp | 63         std::string model_path = "/cnn_data/resnet_v2_50_model/";  in do_setup()  local
  | 
| D | graph_mobilenet.cpp | 125 …std::string model_path  = (model_id == 0) ? "/cnn_data/mobilenet_v1_1_224_model/" : "/cnn_data/mob…  in create_graph_float()  local
  | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | conv_mem_test.cc | 29 void TestMemoryThreshold(const std::string& model_path,  in TestMemoryThreshold()
  | 
| /external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/ | 
| D | bert_nl_classifier_c_api.cc | 36 BertNLClassifier* BertNLClassifierFromFile(const char* model_path) {  in BertNLClassifierFromFile()
  | 
| D | nl_classifier_c_api.cc | 38     const char* model_path, const NLClassifierOptions* options) {  in NLClassifierFromFileAndOptions()
  | 
| /external/tflite-support/tensorflow_lite_support/cc/task/text/qa/ | 
| D | bert_qa_c_api.cc | 34 BertQuestionAnswerer* BertQuestionAnswererFromFile(const char* model_path) {  in BertQuestionAnswererFromFile()
  | 
| /external/tensorflow/tensorflow/lite/tools/optimize/ | 
| D | quantize_weights_test.cc | 42   auto model_path = tensorflow::io::JoinPath(  in ReadTestModel()  local 48   auto model_path = tensorflow::io::JoinPath(*g_test_model_dir,  in ReadSharedWeightsTestModel()  local 54   auto model_path = tensorflow::io::JoinPath(*g_test_model_dir,  in ReadGatherTestModel()  local 60   auto model_path =  in ReadCustomOpTestModel()  local
  | 
| /external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | 
| D | interpreter_wrapper_pybind11.cc | 53       [](const std::string& model_path, int op_resolver_id,  in PYBIND11_MODULE() 56          bool preserve_all_tensors) {  in PYBIND11_MODULE()
  | 
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/ | 
| D | quantize_weights_test.cc | 52   auto model_path = tensorflow::io::JoinPath(  in ReadTestModel()  local 58   auto model_path = tensorflow::io::JoinPath(*g_test_model_dir,  in ReadSharedWeightsTestModel()  local 64   auto model_path = tensorflow::io::JoinPath(*g_test_model_dir,  in ReadGatherTestModel()  local 70   auto model_path =  in ReadCustomOpTestModel()  local
  | 
| /external/tensorflow/tensorflow/lite/tools/ | 
| D | gen_op_registration_test.cc | 28   void ReadOps(const string& model_path) {  in ReadOps()
  | 
| /external/libaom/aom_dsp/ | 
| D | vmaf.c | 31 void aom_init_vmaf_model(VmafModel **vmaf_model, const char *model_path) {  in aom_init_vmaf_model()
  | 
| /external/tensorflow/tensorflow/lite/ | 
| D | model_test.cc | 665   const auto model_path =  in TEST()  local 686   const auto model_path =  in TEST()  local 768   const auto model_path =  in TEST()  local
  |