Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h153 Status PredictVariable(const OpContext& op_context,
Dop_level_cost_estimator.cc704 return PredictVariable(op_context, node_costs); in PredictNodeCosts()
1905 Status OpLevelCostEstimator::PredictVariable(const OpContext& op_context, in PredictVariable() function in tensorflow::grappler::OpLevelCostEstimator