Closed asmeurer closed 8 months ago
cupy has logic that fails if axis is not a tuple. The standard type annotations only require axes to be a tuple.
cupy has logic that fails if axis is not a tuple. The standard type annotations only require axes to be a tuple.