aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test
AgeCommit message (Expand)Author
2018-10-25IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and addMatteo Martincigh
2018-10-25IVGCVSW-2073: Move remaining backend-specific tests from armnn to backendsAron Virginas-Tar
2018-10-22IVGCVSW-2060: Separate and move backend specific unit tests from the src/armn...Aron Virginas-Tar
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck
2018-10-22IVGCVSW-2024: Support NHWC for Pooling2D CpuRefJames Conroy
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-2033 Add unit tests for the newly implemented NHWC support inMatteo Martincigh
2018-10-22IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variableDavid Beck
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-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
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-1951 Remove type templating from ClReshapeWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClPooling2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClMergerWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClActivationWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-2000: (Fix) Backend-specific unit tests not being executedMatteo Martincigh
2018-10-22IVGCVSW-1967 Fix L2Norm NHWC unit testMatteo Martincigh
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck