Home
last modified time | relevance | path

Searched defs:GetOutputString (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.h40 std::string GetOutputString() const { in GetOutputString() function
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.h62 std::string GetOutputString() const { in GetOutputString() function
Dstats_calculator.cc252 std::string StatsCalculator::GetOutputString() const { in GetOutputString() function in tensorflow::StatsCalculator