-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels