MLBEDSW-10201: Fix assert for LeakyRelu
- The ifm round mode patch has caused a regression when generating scaling for LeakyRelu, triggering an assert
- LeakyRelu does not have ifm2 rounding so it must use ifm rounding
Change-Id: I8d5e5d0411638f2f3d3a0cc1b491d873d2313fa8 Signed-off-by: Johan Alfven johan.alfven@arm.com