Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.h74 void PrintOutputs() const;
Dstat_summarizer.cc218 void StatSummarizer::PrintOutputs() const { in PrintOutputs() function in tensorflow::StatSummarizer
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc610 stats->PrintOutputs(); in Main()