aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon
AgeCommit message (Expand)Author
2019-02-01IVGCVSW-2280 Add unit tests for RESIZE_BILINEAR NEON operatorConor Kennedy
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-31MLCE-90 Fixing issues with NEON pad testsÉanna Ó Catháin
2019-01-30IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so thatMatteo 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-24IVGCVSW-2554 Update NEON scheduler to output workload names rather than unknownsaoste01
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
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-23IVGCVSW-2455 Move the extra backend code to a new git repoMatteo Martincigh
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-11IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separateMatteo Martincigh
2019-01-10MLCE-82 Add IsLayerSupported tests for MEANMatthew Bentham
2019-01-09IVGCVSW-2441 Add Minimum operator support (NEON)Conor Kennedy
2019-01-08Refactor: Don't include all ComputeLibrary function definitions everywhere.Matthew Bentham
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2019-01-04IVGCVSW-2383: code cleanup, remove unnecessary isSupported implementations,Nina Drozd
2019-01-02IVGCVSW-2205 Reversed workaround for COMPMID-1813Mohamed Nour Abouelseoud
2019-01-02IVGCVSW-2308 Add Conv2d tests where stride > 1Mike Kelly
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-19IVGCVSW-2379 Add Greater Ref workload implementationFrancisMurtagh
2018-12-18IVGCVSW-2365 Add Reference Equal Workload ImplementationFrancisMurtagh
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-17IVGCVSW-2386 Work around Compute Library Arm v7 issueMatthew Bentham
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-10IVGCVSW-2346 Fix test wrt NEFillBorderKernel indexMatthew Bentham
2018-12-10IVGCVSW-2354 Remove dimension validation from softmaxMohamed Nour Abouelseoud
2018-12-10MLCE-79 NEON QASYMM8 Addition SupportMatthew Bentham
2018-12-10IVGCVSW-2346 Fix test wrt NEFillBorderKernelMatthew Bentham
2018-12-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-12-03IVGCVSW-2118 L2Normalization ACL function used for NeonFrancisMurtagh
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workload...Éanna Ó Catháin
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-27IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumedMohamed Nour Abouelseoud
2018-11-22Refactor JSON printer test implementationAron Virginas-Tar
2018-11-21IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON WorkloadMohamed Nour Abouelseoud
2018-11-20IVGCVSW-2173 - Add end to end layer test implementation and example usagenarpra01
2018-11-20IVGCVSW-2175 - Add support for uint8 Concatenation on CLnarpra01
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-19IVGCVSW-2105 - Unit tests for mergernarpra01
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj