Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc265 std::vector<string> requested_vector = str_util::Split( in ParseCmdLine() local
267 std::set<string> requested_set(requested_vector.begin(), in ParseCmdLine()
268 requested_vector.end()); in ParseCmdLine()