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.cc152 int64 CwiseOutputElementCount(const TensorShapeProto& input_shape_1, in CwiseOutputElementCount() function
466 std::max(op_count, CwiseOutputElementCount(op_info.inputs(0).shape(), in PredictCwiseOp()