Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc202 int64 CwiseOutputElementCount(const OpInfo& op_info) { in CwiseOutputElementCount() function
789 op_count = std::max(op_count, CwiseOutputElementCount(op_info)); in PredictCwiseOp()
2471 op_count = std::max(op_count, CwiseOutputElementCount(op_info)); in PredictNaryOp()