aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/ClLayerSupport.cpp
AgeCommit message (Expand)Author
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork CLNarumol Prangnawarat
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-20IVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkloadJim Flynn
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
2019-04-16IVGCVSW-2957 MergerLayer subtensor optimization now backend agnosticDerek Lamberti
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-29IVGCVSW-2443 Add Cl support for Greater operatorNattapat Chaimanowong
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-23IVGCVSW-2511 Add end to end Gather layer testnarpra01
2019-01-23IVGCVSW-1048 RESIZE_BILINEAR NEON operatorSadik Armagan
2019-01-11IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separateMatteo Martincigh
2019-01-09IVGCVSW-2438 Add Minimum operator support (CL)saoste01
2019-01-04IVGCVSW-2383: code cleanup, remove unnecessary isSupported implementations,Nina Drozd
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-12-20IVGCVSW-2211 Maximum operator support (CL)keidav01
2018-12-19IVGCVSW-2379 Add Greater Ref workload implementationFrancisMurtagh
2018-12-18IVGCVSW-2365 Add Reference Equal Workload ImplementationFrancisMurtagh
2018-12-18IVGCVSW-2131 Implementation of StridedSlice operationkeidav01
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-20IVGCVSW-2175 - Add support for uint8 Concatenation on CLnarpra01
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-12IVGCVSW-2125 : Consolidate backend registries into oneDavid Beck
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-25IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and addMatteo Martincigh
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-2002: Get rid of IsLayerSupportedCl functions in favor of ILayerSuppo...Aron Virginas-Tar
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-1951 Remove type templating from ClPooling2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClActivationWorkloadNattapat Chaimanowong
2018-10-10IVGCVSW-1964: Cl implementation for the ILayerSupport interfacearovir01
2018-10-10IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::st...arovir01
2018-10-10IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkloadMatthew Bentham
2018-10-10IVGCVSW-1964 : replace optional biases with home-grown OptionalDavid Beck
2018-10-10IVGCVSW-1951 Remove type templating from ClConvolution2dWorkloadMatthew Bentham
2018-10-10IVGCVSW-1207 - Remove typing from ClMultiplicationWorkloadMatthew Bentham
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck