Searched refs:PredictCwiseOp (Results 1 – 2 of 2) sorted by relevance
138 Status PredictCwiseOp(const OpContext& op_context,
708 return PredictCwiseOp(op_context, node_costs); in PredictNodeCosts()772 Status OpLevelCostEstimator::PredictCwiseOp(const OpContext& op_context, in PredictCwiseOp() function in tensorflow::grappler::OpLevelCostEstimator