Home
last modified time | relevance | path

Searched defs:GetStatsByMetric (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.h91 std::string GetStatsByMetric(const string& title, in GetStatsByMetric() function
Dstats_calculator.cc226 std::string StatsCalculator::GetStatsByMetric(const std::string& title, in GetStatsByMetric() function in tensorflow::StatsCalculator