Searched refs:MergeCosts (Results 1 – 2 of 2) sorted by relevance
64 void MergeCosts(CostGraphDef* graph_costs, const CostGraphDef& init_costs,
194 MergeCosts(metadata->mutable_cost_graph(), init_metadata_.cost_graph(), in Run()380 void SingleMachine::MergeCosts(CostGraphDef* graph_costs, in MergeCosts() function in tensorflow::grappler::SingleMachine