IVGCVSW-5549 Failing Transpose Conv2d Uint8 test
authorDavid Monahan <david.monahan@arm.com>
Fri, 20 Nov 2020 15:30:49 +0000 (15:30 +0000)
committerFrancis Murtagh <francis.murtagh@arm.com>
Fri, 20 Nov 2020 16:58:26 +0000 (16:58 +0000)
commit63e75dce4d685521f53b26b987d20d11829a4126
tree05d8fa0bf8f6fc679292eddb0232dcb72edf7fc0
parenteb61612b0103e44ae3b98e3305b75d01f997662d
IVGCVSW-5549 Failing Transpose Conv2d Uint8 test

 * Changing Uint8 tests to Int8 for Delegate Transpose Conv2d
 * Refactor of Quantization tests to be per backend

Signed-off-by: David Monahan <david.monahan@arm.com>
Change-Id: Ic1528e1dc339030c7f1eed9f3884e99b14f389e4
delegate/src/test/Convolution2dTest.cpp
delegate/src/test/QuantizationTest.cpp