Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc267 std::set<string> requested_set(requested_vector.begin(), in ParseCmdLine() local
269 for (const string& requested : requested_set) { in ParseCmdLine()
274 opts->select = requested_set; in ParseCmdLine()