aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04COMPMID-3164: Remove padding from NEUpsampleLayerKernelManuel Bottini
2020-06-02COMPMID-3363: Create ScaleKernelInfoSang-Hoon Park
2020-06-02COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernelGian Marco Iodice
2020-06-02COMPMID-3167: Remove padding from NEROIPoolingLayerKernel and NEROIAlignLayer...Manuel Bottini
2020-06-02COMPMID-3365: Add support for U8 datatype to CropResize on CLMichele Di Giorgio
2020-06-01COMPMID-2395: Add support for U8 datatype to CropResize on NEONMichele Di Giorgio
2020-06-01COMPMID-3363: Test improvement of Scale on NEONSang-Hoon Park
2020-06-01Silence clang++-10 warning about copying iteratorsMatthew Bentham
2020-05-28COMPMID-3318: Add flag to export to cl_imageGian Marco Iodice
2020-05-28move ndrange.hpp header into arm_compute directoryVincent ABRIOU
2020-05-27COMPMID-3508: issues with the document in the 20.05ACL RCMichele Di Giorgio
2020-05-26COMPMID-3069: Add return statement in ST schedulerMichalis Spyrou
2020-05-26COMPMID-3069: Fix reduction in GEMMLowpMichalis Spyrou
2020-05-26COMPMID-3424: Update Release NotesManuel Bottini
2020-05-26COMPMID-3499: Fix integer overflow for large GEMM on NEONSang-Hoon Park
2020-05-22COMPMID-3423: Update functions list in DoxygenManuel Bottini
2020-05-22COMPMID-3069: Removing deprecated functions and classes from 20.05 releaseManuel Bottini
2020-05-21COMPMID-3069: Fix CLQLSTM configure argument orderMichalis Spyrou
2020-05-20COMPMID-3460: Refactor NEElementwiseUnaryKernelMichalis Spyrou
2020-05-20COMPMID-3491: ReduceMean not properly validating quantizationsManuel Bottini
2020-05-20COMPMID-3490 - Nightly fails: android armv7 microtask error - part2Manuel Bottini
2020-05-20COMPMID-3176: Remove padding from NEArithmeticSubtractionKernelMichalis Spyrou
2020-05-20COMPMID-3461: Remove boolean template from NEArithmeticAdditionMichalis Spyrou
2020-05-20COMPMID-3497: Add checks for zero scale values to QLSTMLayerSang-Hoon Park
2020-05-20COMPMID-3496: Fix for GEMM_INTERLEAVE_2DGian Marco Iodice
2020-05-20COMPMID-3497: Fix build LSTMParams<TensorInfo>Sang-Hoon Park
2020-05-19COMPMID-3490 - Nightly fails: android armv7 microtask errorManuel Bottini
2020-05-15COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel.morgolock
2020-05-15COMPMID-3457: vexp failure in QASYMM8_SIGNED overflowingmorgolock
2020-05-14COMPMID-3069: Align graph convolution implementation for CL and NEON.Georgios Pinitas
2020-05-14COMPMID-3295: Static input for ActivationLayer test suiteSang-Hoon Park
2020-05-14COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernelSheri Zhang
2020-05-13COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernelMichalis Spyrou
2020-05-13COMPMID-3069: Fix CL nightly builds due to unused variableMichele Di Giorgio
2020-05-13COMPMID-3484: Regression in Transpose convolution Android R CTS test.Manuel Bottini
2020-05-13COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Functi...Michele Di Giorgio
2020-05-13Introduce CL kernel cache featureInki Dae
2020-05-13COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEONGeorgios Pinitas
2020-05-13COMPMID-3463 Refactor NECropKernelMichalis Spyrou
2020-05-13COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNEDGeorgios Pinitas
2020-05-12COMPMID-3439 Fix CLQLSTMLayerSiCong Li
2020-05-12COMPMID-3439: Fix peephole and projection in CLQLSTMLayerSang-Hoon Park
2020-05-12COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference codeSheri Zhang
2020-05-12COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernelGian Marco Iodice
2020-05-12COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputsMichele Di Giorgio
2020-05-12IVGCVSW-4744 CTS: RandomGraphTest LargeGraph failures in CpuAcc HAL 1.2 and 1.3Sadik Armagan
2020-05-12COMPMID-3316: NEDeconvolutionLayer failing for a big inputManuel Bottini
2020-05-11COMPMID-3467: Zero-initialize std::array in ndrange.hppGeorgios Pinitas
2020-05-11COMPMID-3239: Fix projection and peephole in NEQLSTMLayerSang-Hoon Park
2020-05-10[ONCPUML-7] arm_compute support for ND parallelismJoseph Dobson