aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-03-02COMPMID-3171: Remove padding from NESoftmaxLayerKernelMichalis Spyrou
2020-03-02COMPMID-3165: Remove padding from NEYOLOLayerKernelMichalis Spyrou
2020-02-28COMPMID-3148: Remove padding from NEFillArrayKernelMichalis Spyrou
2020-02-28COMPMID-3178: Remove padding from NETransposeKernelMichalis Spyrou
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2020-02-28COMPMID-3146: Remove padding from NERangeKernelMichalis Spyrou
2020-02-27COMPMID-3142: Remove padding from NEPriorBoxLayerMichalis Spyrou
2020-02-27COMPMID-3147: Remove padding from NEDepthConvertLayerKernelMichalis Spyrou
2020-02-27Fix output value for Reduction Ops MAX and MINNate Craun
2020-02-26COMPMID-3034: Add NERequantizationLayerKernelManuel Bottini
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2020-02-25COMPMID-3162: Remove padding from NEFloorKernelMichalis Spyrou
2020-02-20COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized type...Michele Di Giorgio
2020-02-19COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet...Michele Di Giorgio
2020-02-18COMPMID-3087: Fails NEPoolingLayer on Nightlies #688Manuel Bottini
2020-02-12Silence warnings related to "control reaches end of non-void function"Matthew Bentham
2020-01-31COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction.Georgios Pinitas
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-24COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayerLuca Foschiani
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernelmorgolock
2020-01-16COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayerMichele Di Giorgio
2020-01-15COMPMID-2819: Retain layout in NEIm2ColKernelGeorgios Pinitas
2020-01-14COMPMID-3006 (Nightly) Build failureMichalis Spyrou
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2020-01-10COMPMID-2819: Fix offset in NEReductionOperationKernel.Pablo Tello
2020-01-10COMPMID-2799 Add support for QASYMM8_SIGNED in NECastLuca Foschiani
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2020-01-09COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMaxmorgolock
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-08COMPMID-2819: Fix data layout in NEScaleKernel for nhwc.Georgios Pinitas
2020-01-06COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutpu...Michele Di Giorgio
2020-01-06COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7Michele Di Giorgio
2019-12-30COMPMID-2979 Remove padding from NEWinogradLayermorgolock
2019-12-20COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayerSang-Hoon Park
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-20COMPMID-2807: Add support for QASYMM8_SIGNED in NEGEMMMatrixVectorMultiplyKernelMichele Di Giorgio
2019-12-20COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpaceGeorgios Pinitas
2019-12-20COMPMID-2819: Restrict cases where optimized NEPadLayer runs.Georgios Pinitas
2019-12-20COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-20COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayerSang-Hoon Park
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-19COMPMID-2819: Retain configuration step data layout to avoid side-effects.Pablo Tello
2019-12-19COMPMID-2819: Retain configuration step data layout to avoid side-effects.Georgios Pinitas
2019-12-18COMPMID-2819: Update data type auto_init in Elementwise kernels.Georgios Pinitas
2019-12-17COMPMID-2819: Perform sqrt in double domain for L2 pooling.Georgios Pinitas