Open
Description
I suggest the following changes for the linear operation mul_elemwise
:
- Check if the two input variables are broadcastable and if so allow a broadcasted multiplication.
- Multiply not only with a fixed constant but also with an arbitrary variable (e.g. scalar or matrix).
Is the current state intentionally or does it make sense to send a PR with change suggestions?
Metadata
Metadata
Assignees
Labels
No labels