Home
last modified time | relevance | path

Searched refs:data_directory_path (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dvalidator_runner.cc49 const std::string& data_directory_path, in ValidatorRunner() argument
55 data_directory_path_(data_directory_path), in ValidatorRunner()
64 const std::string& data_directory_path, in ValidatorRunner() argument
69 data_directory_path_(data_directory_path), in ValidatorRunner()
205 data_directory_path = data_directory_path_, in TriggerMissingValidation()
226 ProcessRunner runner(data_directory_path, in TriggerMissingValidation()
242 data_directory_path}; in TriggerMissingValidation()
H A Dmini_benchmark_implementation.cc434 } else if (storage_paths->data_directory_path() == nullptr || in BenchmarkIsEnabled()
435 storage_paths->data_directory_path()->str().empty()) { in BenchmarkIsEnabled()
508 settings_->storage_paths()->data_directory_path()->str(), nnapi_sl); in CreateValidatorIfNececessary()
514 settings_->storage_paths()->data_directory_path()->str(), nnapi_sl); in CreateValidatorIfNececessary()
H A Dvalidator_runner.h72 const std::string& data_directory_path,
79 const std::string& data_directory_path,
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h3063 std::string data_directory_path{};
3076 const flatbuffers::String *data_directory_path() const { in data_directory_path() function
3084 verifier.VerifyString(data_directory_path()) && in Verify()
3099 void add_data_directory_path(flatbuffers::Offset<flatbuffers::String> data_directory_path) { in add_data_directory_path()
3100 fbb_.AddOffset(BenchmarkStoragePaths::VT_DATA_DIRECTORY_PATH, data_directory_path); in add_data_directory_path()
3116 flatbuffers::Offset<flatbuffers::String> data_directory_path = 0) {
3118 builder_.add_data_directory_path(data_directory_path);
3126 const char *data_directory_path = nullptr) {
3128 auto data_directory_path__ = data_directory_path ? _fbb.CreateString(data_directory_path) : 0;
4550 (lhs.data_directory_path == rhs.data_directory_path);
[all …]
H A Dflatbuffer_to_proto.cc411 if (storage_paths.data_directory_path() != nullptr) { in ConvertBenchmarkStoragePaths()
413 storage_paths.data_directory_path()->str()); in ConvertBenchmarkStoragePaths()
H A Dproto_to_flatbuffer.cc370 builder->CreateString(storage_paths.data_directory_path())); in ConvertBenchmarkStoragePaths()
H A Dconfiguration.proto694 optional string data_directory_path = 2; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tflite_configuration_proto/android_arm64_armv8-2a_cortex-a55_static_apex30/gen/proto/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.pb.h5388 const std::string& data_directory_path() const; in Swap()
5393 void set_allocated_data_directory_path(std::string* data_directory_path); in Swap()
10454 inline const std::string& BenchmarkStoragePaths::data_directory_path() const { in data_directory_path() function
10495 …e void BenchmarkStoragePaths::set_allocated_data_directory_path(std::string* data_directory_path) { in set_allocated_data_directory_path() argument
10496 if (data_directory_path != nullptr) { in set_allocated_data_directory_path()
10501 _impl_.data_directory_path_.SetAllocated(data_directory_path, GetArenaForAllocation()); in set_allocated_data_directory_path()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tflite_configuration_proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.pb.h5388 const std::string& data_directory_path() const; in Swap()
5393 void set_allocated_data_directory_path(std::string* data_directory_path); in Swap()
10454 inline const std::string& BenchmarkStoragePaths::data_directory_path() const { in data_directory_path() function
10495 …e void BenchmarkStoragePaths::set_allocated_data_directory_path(std::string* data_directory_path) { in set_allocated_data_directory_path() argument
10496 if (data_directory_path != nullptr) { in set_allocated_data_directory_path()
10501 _impl_.data_directory_path_.SetAllocated(data_directory_path, GetArenaForAllocation()); in set_allocated_data_directory_path()