IVGCVSW-2424 Add LOGISTIC Operator Support (CL)
authorFinn Williams <finn.williams@arm.com>
Mon, 18 Feb 2019 10:07:34 +0000 (10:07 +0000)
committerderek.lamberti <derek.lamberti@arm.com>
Thu, 21 Feb 2019 18:18:52 +0000 (18:18 +0000)
commitb5b9bdf14d032f3133d5a76835742bbc8291494d
tree3ab262f58da46a632f3d98332789caf7209ed1d7
parente74e55418dbd40b91e8b32b74611870fac9f206e
IVGCVSW-2424 Add LOGISTIC Operator Support (CL)

 * Added Logistic tests in ClLayerTests
 * Removed check for QuantisedAsymm8 in CLActivationWorkload

Change-Id: I6950e18109504d8426b727cb6b7d19898c899024
Signed-off-by: Finn Williams <finn.williams@arm.com>
src/backends/cl/test/ClLayerTests.cpp
src/backends/cl/workloads/ClActivationWorkload.cpp