Searched refs:GetStatsByNodeType (Results 1 – 5 of 5) sorted by relevance
87 std::string GetStatsByNodeType() const { in GetStatsByNodeType() function88 return stats_calculator_->GetStatsByNodeType(); in GetStatsByNodeType()
77 const std::string by_node_type = stats.GetStatsByNodeType(); in TEST()
174 std::string StatsCalculator::GetStatsByNodeType() const { in GetStatsByNodeType() function in tensorflow::StatsCalculator291 stream << GetStatsByNodeType(); in GetOutputString()
151 std::string GetStatsByNodeType() const;
79 << s->GetStatsByNodeType() << s->ShortSummary(); in RUN_STATS_METHOD()