IVGCVSW-5174 Fix i386 Floor and AbsTest
authorFrancis Murtagh <francis.murtagh@arm.com>
Thu, 30 Jul 2020 17:03:40 +0000 (18:03 +0100)
committerFrancis Murtagh <francis.murtagh@arm.com>
Thu, 30 Jul 2020 17:03:40 +0000 (18:03 +0100)
commite8ac13308b84b2ee9bc930ac8d27e657300e462d
tree116d6489e5231bd2e093898d335be380be4590e2
parent9a2d1d004473bbba25e1c9ecb0b8d6fa7fced6f1
IVGCVSW-5174 Fix i386 Floor and AbsTest

 * Remove QSymm16 support for Floor to match NNApi and disable RefLayerTest
 * Return nullptr for floor workload if quantized type
 * Fix SimpleAbsTest incorrect output

Signed-off-by: Francis Murtagh <francis.murtagh@arm.com>
Change-Id: I80d9e2fb78777d0a3fc7ce6d12b5eb4af3fd1d3a
src/armnnDeserializer/test/DeserializeAbs.cpp
src/backends/reference/RefLayerSupport.cpp
src/backends/reference/RefWorkloadFactory.cpp
src/backends/reference/test/RefLayerTests.cpp