Searched refs:SortOpsByTime (Results 1 – 2 of 2) sorted by relevance
62 void SortOpsByTime(std::map<string, OpPerfSummary> ops);
129 void CostAnalyzer::SortOpsByTime(std::map<string, OpPerfSummary> ops) { in SortOpsByTime() function in tensorflow::grappler::CostAnalyzer154 SortOpsByTime(ops); in AnalyzeCosts()