Home
last modified time | relevance | path

Searched defs:bin_file_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtest_runner_test.cc28 void LoadModel(const string& bin_file_path) override {} in LoadModel()
33 void LoadModel(const string& bin_file_path, in LoadModel()
H A Dtflite_driver.cc452 void TfLiteDriver::LoadModel(const string& bin_file_path, in LoadModel()
495 void TfLiteDriver::LoadModel(const string& bin_file_path) { in LoadModel()
H A Dtf_driver.h45 void LoadModel(const string& bin_file_path, const string&) override { in LoadModel()
H A Dtf_driver.cc134 void TfDriver::LoadModel(const string& bin_file_path) { in LoadModel()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dtflite_driver.cc230 void TfLiteDriver::LoadModel(const string& bin_file_path) { in LoadModel()