Home
last modified time | relevance | path

Searched defs:id_to_string_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_stats.h119 std::map<int64, string> id_to_string_; variable
Dtfprof_node.h67 const std::map<int64, string>* id_to_string_; variable