tosa-make-broadcatable pass now supports numpy style broadcasting only.
- fix bug that in [c,1] + [a, b, c, d] broadcast - add test [3,3,4,1] + [4,5] Signed-off-by:Kevin Cheng <kevin.cheng@arm.com> Change-Id: Iaed2f04df8775f655c82c740271395274163d147 Reviewed By: rsuderman Differential Revision: https://reviews.llvm.org/D113596
Loading
Please sign in to comment