Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node_show.h133 bool has_trace() const { return trace_ != nullptr; } in has_trace() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto57 bool has_trace = 2; field