Searched defs:id_to_string_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ | ||
D | tfprof_stats.h | 119 std::map<int64, string> id_to_string_; variable |
D | tfprof_node.h | 67 const std::map<int64, string>* id_to_string_; variable |