Searched refs:has_costs (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/costs/ | ||
D | op_level_cost_estimator.h | 87 bool has_costs = false; member |
D | op_level_cost_estimator.cc | 652 if (node_costs.has_costs) { in PredictCosts() |