Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/aot/
Dbenchmark.h57 void DumpStatsToStdout(const Stats& stats);
Dbenchmark_main.template42 benchmark::DumpStatsToStdout(stats);
Dbenchmark.cc47 void DumpStatsToStdout(const Stats& stats) { in DumpStatsToStdout() function