onnxruntime
c52561d0 - Rework broadcasting setup to decrease binary size. (#5227)

Commit
5 years ago
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
Author
Parents
Loading