Commits


Scott McKay authored and GitHub committed c52561d0441
Rework broadcasting setup to decrease binary size. (#5227) * Rework broadcasting setup to decrease binary size. Push all the type specific down and separate out the broadcasting/parallelization. Reductions: element_wise_ops: 521.0KB -> 268.8KB where: 25.8 KB -> 17.3 KB qlinear_binary_op: 28.1 -> 12.8