Fix redundancy in call to configure() in ACL DepthwiseConvolution workloads
authorAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Thu, 14 Nov 2019 16:21:38 +0000 (16:21 +0000)
committerAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Thu, 14 Nov 2019 16:41:45 +0000 (16:41 +0000)
commitf4c502f54cc978c1b34f3beaf6b9cc0cd1ecc7e8
tree83b603bd477d0a67bce81a5e8722952376ff62e9
parent931389591fcf4f48745bec67bd7e59bb0319a403
Fix redundancy in call to configure() in ACL DepthwiseConvolution workloads

Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Change-Id: I8f698c6ec9826ce1188bc43bd59fbf7b83455c1a
src/backends/cl/workloads/ClDepthwiseConvolutionWorkload.cpp
src/backends/neon/workloads/NeonDepthwiseConvolutionWorkload.cpp