IVGCVSW-2467 Remove GetDataType<T> function
[platform/upstream/armnn.git] / src / backends / cl / test / ClLayerTests.cpp
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-09 saoste01IVGCVSW-2438 Add Minimum operator support (CL)
2019-01-02 Mike KellyIVGCVSW-2308 Add Conv2d tests where stride > 1
2018-12-20 Sadik ArmaganIVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
2018-12-20 keidav01IVGCVSW-2211 Maximum operator support (CL)
2018-12-18 keidav01IVGCVSW-2131 Implementation of StridedSlice operation
2018-12-10 Mohamed Nour Aboue... IVGCVSW-2354 Remove dimension validation from softmax
2018-11-28 Mike KellyIVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
2018-11-21 Mohamed Nour Aboue... IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON...
2018-11-20 narpra01IVGCVSW-2175 - Add support for uint8 Concatenation...
2018-11-19 narpra01IVGCVSW-2105 - Unit tests for merger
2018-11-14 jimfly01IVGCVSW-2017: Refactored L2Normalisation Tests
2018-11-13 Aron Virginas-TarIVGCVSW-2066: Add IMemoryManager and integrate into...
2018-11-09 narpra01IVGCVSW-2082 - add SimpleConvolution2dAsymmetricPadding...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-11-01 James ConroyIVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear
2018-11-01 jimfly01IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMu...
2018-11-01 jimfly01IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest...
2018-10-31 James ConroyIVGCVSW-2102: Fix Pooling2D CpuRef indexing bug
2018-10-29 jimfly01IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricT...
2018-10-26 narpra01IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef
2018-10-26 jimfly01IVGCVSW-2074: SimpleConvolution2dTestImpl updated for...
2018-10-25 Matteo MartincighIVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float...
2018-10-22 Mohamed Nour Aboue... IVGCVSW-2013 Add a UInt8 Reference Implementation for...
2018-10-22 Nikhil RajIVGCVSW-2023 CL and Neon implementation of BatchNorm...
2018-10-22 Matteo MartincighIVGCVSW-2018 Support NHWC in the current ref implementation
2018-10-22 Aron Virginas-TarIVGCVSW-2002: Get rid of IsLayerSupportedCl functions...
2018-10-22 Mohamed Nour Aboue... IVGCVSW-1885 add RefPadWorkload implementation and...
2018-10-22 Éanna Ó CatháinMLCE-51 MaxPool + Add Unit test
2018-10-22 Nikhil RajIVGCVSW-1922 Unit test for DepthwiseConvolution with...
2018-10-22 Matteo MartincighIVGCVSW-2000: (Fix) Backend-specific unit tests not...
2018-10-22 arovir01IVGCVSW-1988: Refactor backend-specific unit tests