aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/ClLayerSupportTests.cpp
AgeCommit message (Expand)Author
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2020-11-18IVGCVSW-5092 Add CL Logical workloadJames Conroy
2020-04-27MLCE-190: Neon and CL Constant Workloads do not support newer DataTypesMike Kelly
2020-02-14IVGCVSW-4420 Failing Unit Test Cl: Quantize layerKeith Davis
2020-02-03IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACLKeith Davis
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-01-10MLCE-82 Add IsLayerSupported tests for MEANMatthew Bentham
2018-11-15IVGCVSW-2136: Remove memory management methods from workload factoriesAron Virginas-Tar
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01