IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour
[platform/upstream/armnn.git] / src / backends / cl / ClLayerSupport.cpp
2019-07-12 Aron Virginas-TarIVGCVSW-3296 Add CL backend support for ResizeNearestNe...
2019-07-09 Jan EilersIVGCVSW-3397 Join lstm parameter infos in a struct...
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-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-07-02 Jan EilersIVGCVSW-3236 Extend Ref LSTM with layer normalization...
2019-06-28 Aron Virginas-TarIVGCVSW-3162 Support CL workload for TransposeConv2D
2019-05-31 Jim FlynnIVGCVSW-3147 Add CL Dequantization workload
2019-05-31 Sadik ArmaganIVGCVSW-3186 Add ClQuantizeWorkload
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork CL
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
2019-05-20 Jim FlynnIVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkload
2019-05-14 Jim FlynnIVGCVSW-3076 Add ConcatLayer methods to public API
2019-05-13 Pablo TelloMLCE-101: Adding dilation support in conv and dconv
2019-04-16 Derek LambertiIVGCVSW-2957 MergerLayer subtensor optimization now...
2019-02-01 Matteo MartincighIVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOM...
2019-01-29 Nattapat ChaimanowongIVGCVSW-2443 Add Cl support for Greater operator
2019-01-24 kevmay01IVGCVSW-2503 Refactor RefElementwiseWorkload around...
2019-01-23 narpra01IVGCVSW-2511 Add end to end Gather layer test
2019-01-23 Sadik ArmaganIVGCVSW-1048 RESIZE_BILINEAR NEON operator
2019-01-11 Matteo MartincighIVGCVSW-2454 Refactor ArmNN to support pluggable backen...
2019-01-09 saoste01IVGCVSW-2438 Add Minimum operator support (CL)
2019-01-04 Nina DrozdIVGCVSW-2383: code cleanup, remove unnecessary isSuppor...
2018-12-20 Sadik ArmaganIVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
2018-12-20 keidav01IVGCVSW-2211 Maximum operator support (CL)
2018-12-19 FrancisMurtaghIVGCVSW-2379 Add Greater Ref workload implementation
2018-12-18 FrancisMurtaghIVGCVSW-2365 Add Reference Equal Workload Implementation
2018-12-18 keidav01IVGCVSW-2131 Implementation of StridedSlice operation
2018-11-28 Mike KellyIVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
2018-11-20 narpra01IVGCVSW-2175 - Add support for uint8 Concatenation...
2018-11-19 Nikhil RajIVGCVSW-2043 - Merger using ACL for innermost concat...
2018-11-12 David BeckIVGCVSW-2125 : Consolidate backend registries into one
2018-11-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-10-26 David BeckIVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl...
2018-10-25 Matteo MartincighIVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float...
2018-10-22 David BeckIVGCVSW-2037 : separate registry for layer support...
2018-10-22 Aron Virginas-TarIVGCVSW-2002: Get rid of IsLayerSupportedCl functions...
2018-10-22 David BeckIVGCVSW-1998 : replace Compute enum in LayerSupport...
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClPooling2dWor...
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClActivationWo...
2018-10-10 arovir01IVGCVSW-1964: Cl implementation for the ILayerSupport...
2018-10-10 arovir01IVGCVSW-1985: Replace std::string* reasonIfNotSupported...
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClDepthwiseCon...
2018-10-10 David BeckIVGCVSW-1964 : replace optional biases with home-grown...
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClConvolution2...
2018-10-10 Matthew BenthamIVGCVSW-1207 - Remove typing from ClMultiplicationWorkload
2018-10-10 David BeckIVGCVSW-1900 : CL backend folder structure