Searched refs:PredictCwiseOp (Results 1 – 2 of 2) sorted by relevance
130 Costs PredictCwiseOp(const OpContext& op_context) const;
389 return PredictCwiseOp(op_context); in PredictCosts()448 Costs OpLevelCostEstimator::PredictCwiseOp(const OpContext& op_context) const { in PredictCwiseOp() function in tensorflow::grappler::OpLevelCostEstimator