Skip to content

Conversation

@MridulS
Copy link
Member

@MridulS MridulS commented Aug 4, 2025

No description provided.

@MridulS
Copy link
Member Author

MridulS commented Aug 4, 2025

hah! CI complains

         if any([n > 1 for n in remaining_src_dims]):
            # All dimensions from target_shape should either have been popped
            # to match the selection shape, or be 1.
>           raise TypeError("Can't broadcast %s -> %s" % (source_shape, self.array_shape))  # array shape
E           TypeError: Can't broadcast (2, 1) -> (2,)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants