aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/ClLayerSupportTests.cpp
AgeCommit message (Expand)Author
2020-03-19Creating gh-pages documentation for ArmNNJim Flynn
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