Searched refs:_make_shape (Results 1 – 1 of 1) sorted by relevance
403 def _make_shape(shape, prepend): function413 a_reshaped = np_array_ops.reshape(t_a, _make_shape(a_shape, False))414 b_reshaped = np_array_ops.reshape(t_b, _make_shape(b_shape, True))