Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broadcast support #33

Open
caph1993 opened this issue Apr 7, 2024 · 0 comments
Open

Broadcast support #33

caph1993 opened this issue Apr 7, 2024 · 0 comments

Comments

@caph1993
Copy link

caph1993 commented Apr 7, 2024

Right now, the library throws Uncaught Error: cwise: Arrays do not all have the same shape! when I try to add, for example, an array with shape [1, 1, 50] with another one with shape [20, 30, 50].

Is it possible to implement broadcasting in cwise?

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

No branches or pull requests

1 participant