Searched refs:_compute_elemwise_op_output_shape (Results 1 – 1 of 1) sorted by relevance
51 def _compute_elemwise_op_output_shape(self, shape1, shape2): member in _Merge70 return self._compute_elemwise_op_output_shape(shape2, shape1)112 output_shape = self._compute_elemwise_op_output_shape(output_shape, shape)196 output_shape = self._compute_elemwise_op_output_shape(output_shape, shape)