aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon/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-3163 Support Neon TransposeConv2dSadik Armagan
2019-08-14IVGCVSW-3622 Add Neon TensorHandleFactoryNarumol Prangnawarat
2019-08-12IVGCVSW-3598 Add Neon backend support for Strided_SliceFinnWilliamsArm
2019-08-05IVGCVSW-3341 Add Neon backend support for Quantized_LSTM (16bit cell state)Francis Murtagh
2019-08-02IVGCVSW-3539 Add Neon support and tests for StackMatthew Jackson
2019-07-17IVGCVSW-3297 Add Neon backend support for ResizeNearestNeighbourEllen Norris-Thompson
2019-07-09IVGCVSW-3355 Add NeonSpaceToDepthWorkloadEllen Norris-Thompson
2019-07-05IVGCVSW-3294 Add Neon backend support for PReLUNikhil Raj
2019-05-31IVGCVSW-3148 Add Neon backend support for DequantizeNarumol Prangnawarat
2019-05-31IVGCVSW-3185 Add NeonQuantizeWorkloadSadik Armagan
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-20IVGCVSW-3117 Rename NeonMergerWorkload to NeonConcatWorkloadJim Flynn
2019-03-11IVGCVSW-2792 Update Neon Mul/Sub workload for latest CL masterConor Kennedy
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-29IVGCVSW-2447 Add Greater Workload to Neonkevmay01
2019-01-25MLCE-84 Add Neon Pad support and unit testsÉanna Ó Catháin
2019-01-23IVGCVSW-1048 RESIZE_BILINEAR NEON operatorSadik Armagan
2019-01-09IVGCVSW-2441 Add Minimum operator support (NEON)Conor Kennedy
2019-01-02MLCE-82 Add Neon Mean support and unit testsMatthew Bentham
2018-12-31MLCE-80 Remove strong typing from NeonBatchNormalizationMatthew Bentham
2018-12-20IVGCVSW-2212 Add Neon support for Maximum operatorNattapat Chaimanowong
2018-12-10MLCE-79 NEON QASYMM8 Addition SupportMatthew Bentham
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
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-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-1951 Remove type templating from NeonDepthwiseConvolutionWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Update NeonWorkloadUtilsNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonConstantWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-1951 Remove type templating from NeonPooling2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonSplitterWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonReshapeWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonMergerWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonActivationWorkloadNattapat Chaimanowong
2018-10-10IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backendsarovir01
2018-10-10IVGCVSW-1899 : Neon backend folder structureDavid Beck