Part Number: TDA4VM
"Mul”, “Add” have many limitations:
- 4 dimensions
- Non constant
- No broadcast
Are there plans to support them?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VM
"Mul”, “Add” have many limitations:
Are there plans to support them?
Hi Noam,
We have recently updated ADD and MUL operators.
We do support const input now in 8.6 SDK, we also support broad cast for const inputs
The open limitation in is, when both inputs are variable, their dimension shall match (Basically we don't support broadcast for non cons inputs). We plan to address this open item in 9.2 release