Home
last modified time | relevance | path

Searched refs:GetAverageClockCycle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/profile_utils/
Dclock_cycle_profiler.cc24 const double average_clock_cycle = GetAverageClockCycle(); in DumpStatistics()
Dclock_cycle_profiler.h50 inline double GetAverageClockCycle() { in GetAverageClockCycle() function