Home
last modified time | relevance | path

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

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