aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/ClLayerTests.cpp
AgeCommit message (Expand)Author
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