Home
last modified time | relevance | path

Searched refs:FormatTotalExecTime (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show.h124 string FormatTotalExecTime(const T* node, const Options& opts) { in FormatTotalExecTime() function
Dtfprof_show_multi.cc224 attrs.push_back(FormatTotalExecTime(node, opts)); in FormatTimes()
Dtfprof_show.cc190 info.push_back(FormatTotalExecTime(node, opts)); in FormatNode()