IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend
authorAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Wed, 14 Aug 2019 13:37:42 +0000 (14:37 +0100)
committerÁron Virginás-Tar <aron.virginas-tar@arm.com>
Tue, 20 Aug 2019 14:25:56 +0000 (14:25 +0000)
commitaec942c3f258db46e0fb8054d39c0e7c3c411728
treeca048ea9a9c41a868765d8d1878d6015ff873ee4
parent74bf7da7e0448791efee8ada1f73f1887098e367
IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend

* Fixed bug in multi-channel test and reference workload implementation
* Enabled multi-channel tests on CL backend

Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Change-Id: I08bb523bc68d9c93a1012b4f487a5bce36a085b1
src/backends/backendsCommon/test/TransposeConvolution2dTestImpl.hpp
src/backends/cl/test/ClLayerTests.cpp
src/backends/reference/workloads/TransposeConvolution2d.cpp