Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc122 const std::string& names_string, const std::string& value_ranges_string, in PopulateInputValueRanges() argument
124 std::vector<std::string> value_ranges = Split(value_ranges_string, ':'); in PopulateInputValueRanges()
179 const std::string& value_ranges_string, in PopulateInputLayerInfo() argument
218 PopulateInputValueRanges(names_string, value_ranges_string, info)); in PopulateInputLayerInfo()