Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc54 std::string ToString(const std::vector<std::string>& str_vector) { in ToString() argument
58 for (const auto& s : str_vector) { in ToString()