aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON
AgeCommit message (Expand)Author
2019-03-19COMPMID-1995: Update RSH GEMM assembly kernels.Georgios Pinitas
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-03-18COMPMID-1995: Fix compiler issues for invalid min,max arguments.Georgios Pinitas
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
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-13COMPMID-1996: Update documenation for doxgen 1.8.15Manuel Bottini
2019-02-08COMPMID-1918: Different qinfos support in NEConcatLayer.Pablo Tello
2019-02-04COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper.Georgios Pinitas
2019-01-24COMPMID-1867: Add u8 and s8 hybrid assembly kernels.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-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan
2019-01-16COMPMID-1710: Add explicit padding arguments to depthwise convolutionGeorgios Pinitas
2019-01-14COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path.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-18COMPMID-1755 NEON: Extend DepthConvert to support CastMichalis Spyrou
2018-12-18COMPMID-1809: Create a neon vector wrapper using register size.Georgios Pinitas
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01
2018-12-13COMPMID-1741: Implement NEFuseBatchNormalizationKernelgiuros01
2018-12-07COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernelGeorgios Pinitas
2018-12-05COMPMID-1634: Cleaned up NEPoolingLayer.Pablo Tello
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
2018-11-22COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWCMichalis Spyrou
2018-11-21COMPMID-1451 Change PriorBox output to NCHwMichalis Spyrou
2018-11-21COMPMID-1800: (Nightly) Mismatches in SC9863 board for NEON FP16Michele Di Giorgio
2018-11-20COMPMID-1646: NEResizeBilinearLayer NHWCGeorgios Pinitas
2018-11-19COMPMID-1644: NEDepthwiseConvolution for FP16 NHWCGeorgios Pinitas
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-16COMPMID-1461 SSD support: Create NEON PriorBoxMichalis Spyrou
2018-11-13COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8S...Georgios Pinitas
2018-11-08COMPMID-1579: Add support for ChannelShuffle operator in NEONGeorgios Pinitas
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou