Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h130 Costs PredictCwiseOp(const OpContext& op_context) const;
Dop_level_cost_estimator.cc389 return PredictCwiseOp(op_context); in PredictCosts()
448 Costs OpLevelCostEstimator::PredictCwiseOp(const OpContext& op_context) const { in PredictCwiseOp() function in tensorflow::grappler::OpLevelCostEstimator