aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-10-09COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernelGiorgio Arena
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-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
2020-10-07COMPMID-3674: Update heuristic for Mali-G77Gian Marco Iodice
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-24COMPMID-3673: Update heuristic for GEMM FP16 on Mali G76Gian Marco Iodice
2020-09-22COMPMID-3757: (u)int8: Don't select the 16-bit route on A53 for cases with ve...David Mansell
2020-09-21COMPMID-3787: Update heuristic for m = 1 on CLGEMMReshapedOnlyRHSKernelGian Marco Iodice
2020-09-18COMPMID-3671: Extend cl image support to f16 in CLGEMMMatrixMultiplyReshapedK...Gian Marco Iodice
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-07COMPMID-3755: Resize failing on input with trailing 1'sGeorgios Pinitas
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-28COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernelSiCong Li
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-20COMPMID-3696: Padded dilated Conv2D segmentationSheri Zhang
2020-08-19MLCE-229: Support for negative shifts in asm kernelsmorgolock
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-08-12COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernelGian Marco Iodice
2020-08-12COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyRes...Gian Marco Iodice
2020-08-11COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZESiCong Li
2020-08-11COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernelGian Marco Iodice
2020-08-11COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernelSiCong Li
2020-08-11COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNEDSang-Hoon Park
2020-08-11COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernelsSiCong Li
2020-08-10COMPMID-3700: ArmNN OOB test failureSheri Zhang
2020-08-07COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected)Gian Marco Iodice
2020-08-06COMPMID-3652 Fix CLFullyConnectedLayer failure on S10SiCong Li
2020-08-05COMPMID-2450: Implement CLMaxUnpoolingLayerGian Marco Iodice
2020-08-05COMPMID-2479: Extend CLPoolingLayer max pooling to extract indicesSheri Zhang
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-31COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0SiCong Li