Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc263 std::set<string> shown_set(kShown, in ParseCmdLine() local
270 if (shown_set.find(requested) == shown_set.end()) { in ParseCmdLine()