aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/ClLayerTests.cpp
AgeCommit message (Expand)Author
2019-02-21IVGCVSW-2424 Add LOGISTIC Operator Support (CL)Finn Williams
2019-01-29IVGCVSW-2443 Add Cl support for Greater operatorNattapat Chaimanowong
2019-01-23IVGCVSW-2455 Move the extra backend code to a new git repoMatteo Martincigh
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-09IVGCVSW-2438 Add Minimum operator support (CL)saoste01
2019-01-02IVGCVSW-2308 Add Conv2d tests where stride > 1Mike Kelly
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-12-20IVGCVSW-2211 Maximum operator support (CL)keidav01
2018-12-18IVGCVSW-2131 Implementation of StridedSlice operationkeidav01
2018-12-10IVGCVSW-2354 Remove dimension validation from softmaxMohamed Nour Abouelseoud
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-21IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON WorkloadMohamed Nour Abouelseoud
2018-11-20IVGCVSW-2175 - Add support for uint8 Concatenation on CLnarpra01
2018-11-19IVGCVSW-2105 - Unit tests for mergernarpra01
2018-11-14IVGCVSW-2017: Refactored L2Normalisation Testsjimfly01
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-09IVGCVSW-2082 - add SimpleConvolution2dAsymmetricPaddingNhwc to CL test after ...narpra01
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-11-01IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinearJames Conroy
2018-11-01IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWCjimfly01
2018-11-01IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest for NHWCjimfly01
2018-10-31IVGCVSW-2102: Fix Pooling2D CpuRef indexing bugJames Conroy
2018-10-29IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWCjimfly01
2018-10-26IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRefnarpra01
2018-10-26IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWCjimfly01
2018-10-25IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and addMatteo Martincigh
2018-10-22IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD OperatorMohamed Nour Abouelseoud
2018-10-22IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWCNikhil Raj
2018-10-22IVGCVSW-2018 Support NHWC in the current ref implementationMatteo Martincigh
2018-10-22IVGCVSW-2002: Get rid of IsLayerSupportedCl functions in favor of ILayerSuppo...Aron Virginas-Tar
2018-10-22IVGCVSW-1885 add RefPadWorkload implementation and associated unit testsMohamed Nour Abouelseoud
2018-10-22MLCE-51 MaxPool + Add Unit testÉanna Ó Catháin
2018-10-22IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWCNikhil Raj
2018-10-22IVGCVSW-2000: (Fix) Backend-specific unit tests not being executedMatteo Martincigh
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01