Home
last modified time | relevance | path

Searched refs:PrintAnalysis (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.h63 void PrintAnalysis(std::ostream& os, bool per_node_report,
Dcost_analyzer.cc39 PrintAnalysis(os, per_node_report, verbose); in GenerateReport()
166 void CostAnalyzer::PrintAnalysis(std::ostream& os, bool per_node_report, in PrintAnalysis() function in tensorflow::grappler::CostAnalyzer