Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.i46 string GenerateCostReport(const tensorflow::MetaGraphDef& metagraph, bool per_node_report, in GenerateCostReport()
Dcost_analyzer.py28 per_node_report=False, argument
Dcost_analyzer.cc34 Status CostAnalyzer::GenerateReport(std::ostream& os, bool per_node_report, in GenerateReport()
166 void CostAnalyzer::PrintAnalysis(std::ostream& os, bool per_node_report, in PrintAnalysis()