Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc155 std::vector<std::string> value_files = Split(value_files_string, ','); in PopulateInputValueFiles() local
156 for (const auto& val : value_files) { in PopulateInputValueFiles()