aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels
AgeCommit message (Expand)Author
2020-11-17COMPMID-3970: Failure when building with GCC < 6Georgios Pinitas
2020-11-13COMPMID-3851: Fix regression on NEDepthwiseConvolutionLayerNativeKernelSang-Hoon Park
2020-11-13COMPMID-3852: Fix NEReduction windowGeorgios Pinitas
2020-11-12COMPMID-3960: Mismatch on NEArithmeticSubtractionGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-10COMPMID-3958: Fix build error with Werror=1Sang-Hoon Park
2020-11-09COMPMID-3852: Fix complex multiplication remove padding performance regressionSheri Zhang
2020-11-09COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayerSheri Zhang
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-06COMPMID-3850: NEPooling regression for NHWCGeorgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-30COMPMID-3926: Floor CTS failing in NeonMichele Di Giorgio
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou
2020-10-29COMPMID-3827: Resize CTS failing in Neon after removing paddingManuel Bottini
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-19COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernelSang-Hoon Park
2020-10-16COMPMID-3805: Fix SQRT non-zero output for zero inputSang-Hoon Park
2020-10-14COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernelMichele Di Giorgio
2020-10-14COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernelManuel Bottini
2020-10-13COMPMID-3828: fix unsigned overflow in quantized reduce meanSang-Hoon Park
2020-10-09COMPMID-3794: Fix window loops causing performance regressionMichalis Spyrou
2020-10-08COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernelmorgolock
2020-10-08COMPMID-3684: Use case data type decouplingGeorgios Pinitas
2020-10-07COMPMID-3821: NEON Reduction op PROD failuresMichalis Spyrou
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
2020-10-06COMPMID-3181: Remove padding from NEReductionOperationKernelSheri Zhang
2020-10-02COMPMID-3145: Remove padding from NEScaleKernelManuel Bottini
2020-10-02COMPMID-3183: Removed padding NEGEMMLowpReductionKernelmorgolock
2020-09-30COMPMID-3802: Remove templates from NEDirectConvolutionLayerOutputStageKernelMichalis Spyrou
2020-09-29COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplicationSiCong Li
2020-09-29COMPMID-3174: Remove padding from NEDirectConvolutionLayerOutputStageKernelMichalis Spyrou
2020-09-22COMPMID-3757: (u)int8: Don't select the 16-bit route on A53 for cases with ve...David Mansell
2020-09-15COMPMID-3752: NEPermuteKernel does not support permutations2Michele Di Giorgio
2020-09-10COMPMID-3159: Remove padding from NEPoolingLayerKernelMichalis Spyrou
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-09-09MLCE-229: Fixed requantization per channel in asm kernelmorgolock
2020-09-09COMPMID-3581 Add S32 support to NEPixelWiseMultiplicationSiCong Li
2020-09-08COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3KernelGeorgios Pinitas
2020-09-07COMPMID-3155: Remove padding from NEGEMMLowpOffsetContributionKernelMichele Di Giorgio
2020-09-07COMPMID-3748: Compiler issue with Bfloat16 on gcc8Georgios Pinitas
2020-09-07COMPMID-3580 Add S32 support to NEArithmeticSubtractionSiCong Li
2020-09-04COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernelGian Marco Iodice
2020-09-03COMPMID-3143: Remove padding from NEGEMMInterleave4x4KernelGian Marco Iodice
2020-08-28COMPMID-3504: Add support for BOOL in NEON comparison operatorsMichele Di Giorgio
2020-08-19MLCE-229: Support for negative shifts in asm kernelsmorgolock
2020-08-10COMPMID-3700: ArmNN OOB test failureSheri Zhang
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-31COMPMID-3624: CTS failure on Resize quantized in Neon and CLMichele Di Giorgio
2020-07-28COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernelSang-Hoon Park
2020-07-24[ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernelAleksandr Nikolaev