Searched refs:CwiseOutputElementCount (Results 1 – 1 of 1) sorted by relevance
202 int64 CwiseOutputElementCount(const OpInfo& op_info) { in CwiseOutputElementCount() function789 op_count = std::max(op_count, CwiseOutputElementCount(op_info)); in PredictCwiseOp()2471 op_count = std::max(op_count, CwiseOutputElementCount(op_info)); in PredictNaryOp()