aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON
AgeCommit message (Expand)Author
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-01COMPMID-1963: Implement FFT (2D) on NEONgiuros01
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-04-26COMPMID-1961: Implement FFT (1D) on NEONgiuros01
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-17COMPMID-2049: Add support for deconvolution for qasymm8 on NEONUsama Arif
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-04-05COMPMID-2062 Rework NEON ConcatenateLayerMichalis Spyrou
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
2019-03-14COMPMID-1281 Investigate concatenation for RNN/LSTM NEONJohn Kesapides
2019-03-13COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayerJohn Kesapides
2019-03-05COMPMID-1937: Adds support for DequantizationLayer for NEON/CL.Georgios Pinitas
2019-03-05COMPMID-2009: Add support for QASYMM8 in NEPixelWiseMultiplicationKernelManuel Bottini
2019-03-05COMPMID-1843: Implement NECropGeorge Wort
2019-03-05COMPMID-2010: Add support for QASYMM8 in NEArithmeticSubtractionKernelManuel Bottini
2019-03-04COMPMID-1946: Implement NEBatchToSpacegiuros01
2019-03-01COMPMID-1947: Implement NESpaceToBatchgiuros01
2019-02-12COMPMID-1934: Doxygen online documentation errors on FirefoxManuel Bottini
2019-02-06COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inn...giuros01
2019-02-06COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CLManuel Bottini
2019-02-04COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved.Georgios Pinitas
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-21COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not EqualGeorge Wort
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2019-01-14COMPMID-1772: Implement PadV2 for NEONGeorgios Pinitas
2019-01-14COMPMID-1758: NEON: Implement RangeManuel Bottini
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2019-01-11COMPMID-1761: NEON: Implement PackIsabella Gottardi
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou
2019-01-08COMPMID-1759 NEON: Implement ReverseMichalis Spyrou
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort
2019-01-02COMPMID-1769: Add support for NEON StridedSlice,Split,Slice,UnstackGeorgios Pinitas
2019-01-02COMPMID-1767: NEON: Implement Where/SelectGeorge Wort
2018-12-19COMPMID-1857: Updated script to add copyright headersAnthony Barbier
2018-12-18COMPMID-1755 NEON: Extend DepthConvert to support CastMichalis Spyrou
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01
2018-12-13COMPMID-1741: Implement NEFuseBatchNormalizationKernelgiuros01
2018-12-11COMPMID-1497: Add support for interleaved B reshaping in gemm_interleavedAnthony Barbier
2018-12-07COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernelGeorgios Pinitas
2018-12-05COMPMID-1757: NEON: Implement Tilegiuros01
2018-11-30COMPMID-1815 Remove templates from NEFillborderKernel and create INESimpleFun...Michalis Spyrou
2018-11-23COMPMID-1647 NENormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16Michalis Spyrou