Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc384 const CostGraphDef& init_costs, in MergeCosts() argument
387 init_costs.node_size() + in MergeCosts()
426 for (const auto& node : init_costs.node()) { in MergeCosts()
Dsingle_machine.h64 void MergeCosts(CostGraphDef* graph_costs, const CostGraphDef& init_costs,