Arm backend: Decompose sum in pass (#10852)
Moves the unrolling of reducing multiple indices from the sum node visitor to a new DecomposeSumPass. KeepDimsFalseToSqueezePass is merged into the new pass to decompose the sum op fully in one pass. This change introduces new rescales for each reduced dim, requiring decomposition before quantization to get proper quantization parameters. Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
A
Adrian Lundell committed
d0b4ed6fe726ab1c8b2ad116880b09a2e70891cf
Parent: 518324f
Committed by GitHub <noreply@github.com>
on 5/13/2025, 9:53:39 PM