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.h138 Costs PredictVariable(const OpContext& op_context) const;
Dop_level_cost_estimator.cc385 return PredictVariable(op_context); in PredictCosts()
1296 Costs OpLevelCostEstimator::PredictVariable(const OpContext& op_context) const { in PredictVariable() function in tensorflow::grappler::OpLevelCostEstimator