IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
[platform/upstream/armnn.git] / src / backends / cl / test / ClLayerTests.cpp
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-20 Aron Virginas-TarIVGCVSW-3640 Add multi-channel TransposeConvolution2d...
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-08-13 Aron Virginas-TarIVGCVSW-3616 Add multi-channel unit test for TransposeC...
2019-08-05 Ferran BalaguerIVGCVSW-3342 Add CL backend support for Quantized_LSTM...
2019-08-01 Matthew JacksonIVGCVSW-3539 Add CL support and tests for Stack
2019-07-26 Matthew JacksonIVGCVSW-3537 Add support for L2 Normalization with...
2019-07-26 Matthew JacksonIVGCVSW-3368 Add Neon and CL unit tests for depth...
2019-07-15 Jan EilersIVGCVSW-3495 Refactor names of convolution2d unit tests
2019-07-12 Aron Virginas-TarIVGCVSW-3296 Add CL backend support for ResizeNearestNe...
2019-07-11 Jan EilersIVGCVSW-3298 Add CL backend support for dilated Convolu...
2019-07-09 FinnWilliamsArmIVGCVSW-3467 Add CL Backend support for Pad_v2 with...
2019-07-09 Jan EilersIVGCVSW-3338 Add CL backend support for LSTM normalization
2019-07-08 Narumol PrangnawaratIVGCVSW-3399 Add support of QuantisedSymm16 to Permute...
2019-07-05 James ConroyIVGCVSW-3353 Add CL support and tests for SpaceToDepth
2019-07-05 Nikhil RajIVGCVSW-3293 Add CL backend support for PReLU
2019-06-28 Aron Virginas-TarIVGCVSW-3162 Support CL workload for TransposeConv2D
2019-06-27 Ferran BalaguerIVGCVSW-3287 Add L2Normalization epsilon CL workload...
2019-06-25 Francis MurtaghIVGCVSW-3334 Refactor BatchToSpace tests to be generic
2019-06-18 Narumol PrangnawaratIVGCVSW-3234 Add unit test for Concat with different...
2019-06-17 James ConroyIVGCVSW-3221 Refactor Mean ref workload and tests
2019-06-12 Ellen Norris-ThompsonIVGCVSW-3217 Refactor the Layer tests for ResizeBilinea...
2019-05-31 James ConroyIVGCVSW-3177 Refactor Floor reference workload
2019-05-31 Jim FlynnIVGCVSW-3147 Add CL Dequantization workload
2019-05-31 Sadik ArmaganIVGCVSW-3186 Add ClQuantizeWorkload
2019-05-29 Nina DrozdIVGCVSW-3172 Add QSymm16 support for reshape workload
2019-05-28 Francis MurtaghIVGCVSW-2970 Support QSymm16 for FullyConnected workloads
2019-05-20 Jim FlynnIVGCVSW-3124 Rename workloadFactory CreateMerger to...
2019-05-20 Nina DrozdIVGCVSW-2967 Support QSymm16 for Constant workloads
2019-05-14 Bruno GoncalvesMLCE-101 Add dilation support for DepthWiseConv workload
2019-03-15 Narumol PrangnawaratIVGCVSW-2354 Caffe SqueezeNet through armnn Cl and...
2019-02-21 Finn WilliamsIVGCVSW-2424 Add LOGISTIC Operator Support (CL)
2019-01-29 Nattapat ChaimanowongIVGCVSW-2443 Add Cl support for Greater operator
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
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