Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h41 bool minimum_cost_op = false; member
Dop_level_cost_estimator.cc656 if (node_costs.minimum_cost_op) { in PredictCosts()
1890 node_costs->minimum_cost_op = true; in PredictIdentity()
1909 node_costs->minimum_cost_op = true; in PredictVariable()
1937 node_costs->minimum_cost_op = true; in PredictMetadata()