Home
last modified time | relevance | path

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

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