Searched refs:CostGraphToOpPerformanceData (Results 1 – 4 of 4) sorted by relevance
72 OpPerformanceList CostGraphToOpPerformanceData(const CostGraphDef& cost_graph,
287 OpPerformanceList CostGraphToOpPerformanceData(const CostGraphDef& cost_graph, in CostGraphToOpPerformanceData() function
97 op_perf_analytical_ = CostGraphToOpPerformanceData( in GatherCosts()100 CostGraphToOpPerformanceData(cost_graph_measured_filtered, item_->graph); in GatherCosts()
184 *op_performance_data = tensorflow::grappler::CostGraphToOpPerformanceData( in _GetOpPerformanceDataAndRunTime()