aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/backend.mk
AgeCommit message (Expand)Author
2019-08-29IVGCVSW-3656 Fix wrong rename of the reference backend control macroMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-20IVGCVSW-3617 Add CL TensorHandleFactoryJan Eilers
2019-08-05IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state)Ferran Balaguer
2019-08-01IVGCVSW-3539 Add CL support and tests for StackMatthew Jackson
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar
2019-07-05IVGCVSW-3353 Add CL support and tests for SpaceToDepthJames Conroy
2019-07-05IVGCVSW-3293 Add CL backend support for PReLUNikhil Raj
2019-06-28IVGCVSW-3162 Support CL workload for TransposeConv2DAron Virginas-Tar
2019-05-31IVGCVSW-3147 Add CL Dequantization workloadJim Flynn
2019-05-31IVGCVSW-3186 Add ClQuantizeWorkloadSadik Armagan
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork CLNarumol Prangnawarat
2019-05-20IVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkloadJim Flynn
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-09IVGCVSW-2438 Add Minimum operator support (CL)saoste01
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-12-20IVGCVSW-2211 Maximum operator support (CL)keidav01
2018-12-18IVGCVSW-2131 Implementation of StridedSlice operationkeidav01
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-08IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackendexperimental/nhwc-previewDavid Beck
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
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-25IVGCVSW-2073: Move remaining backend-specific tests from armnn to backendsAron Virginas-Tar
2018-10-22IVGCVSW-2060: Separate and move backend specific unit tests from the src/armn...Aron Virginas-Tar
2018-10-22IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly a...Aron Virginas-Tar
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-1951 Remove type templating from ClReshapeWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClPooling2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClMergerWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClActivationWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from ClConstantWorkloadNattapat Chaimanowong
2018-10-10IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkloadMatthew Bentham
2018-10-10IVGCVSW-1951 Remove type templating from ClConvolution2dWorkloadMatthew Bentham
2018-10-10IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backendsarovir01
2018-10-10IVGCVSW-1951 Remove type templating from ClSplitterWorkloadMatthew Bentham
2018-10-10IVGCVSW-1207 - Remove typing from ClMultiplicationWorkloadMatthew Bentham
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck