IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failure
authorMatthew Jackson <matthew.jackson@arm.com>
Fri, 2 Aug 2019 13:53:10 +0000 (14:53 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 7 Aug 2019 10:10:36 +0000 (10:10 +0000)
commit5488cfaaa1a411cb5a18c81a98b90c6e3011abdc
tree0443b5faafbdce68583cc7141c377b377ec0a47b
parent3c4eb3520ad5da2720dfdd8f4b7a5333f8b9da80
IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failure

* Fix issued caused by layers with 5x5 filters and depth multipliers > 1

Signed-off-by: Matthew Jackson <matthew.jackson@arm.com>
Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Change-Id: I58435a1f0e3c7e69861dc130fad525a01e2a849d
src/backends/neon/workloads/NeonDepthwiseConvolutionWorkload.cpp