aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
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
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-22COMPMID-3600: Fix requantization in NEPixelWiseMultiplicationKernelMichele Di Giorgio
2020-07-21COMPMID-3600: MUL unit test failing with data type QUANT8_ASYMMSheri Zhang
2020-07-17COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10Sheri Zhang
2020-07-16[ONCPUML-97]: Implement "int8" support for 2D decomposition at high core countsAleksandr Nikolaev
2020-07-16COMPMID-3324: ADD CTS test failing with data type QUANT8Michalis Spyrou
2020-07-15[ONCPUML-96] FP16 support for 2D decomposition at high core counts.cfRod
2020-07-14COMPMID-3374: Remove memory state from NEConcatenateLayer kernelsGeorgios Pinitas
2020-07-14COMPMID-3589: ADD CTS test failing with data type QUANT8_ASYMMMichalis Spyrou
2020-07-13COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernelSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-08COMPMID-3574: add logarithm to LogSoftmaxLayerSang-Hoon Park
2020-07-07COMPMID-3532: Align data type support between doxygen and implementation - NEONMichele Di Giorgio
2020-07-07COMPMID-3324: Remove pretransposed support from NEON backendGeorgios Pinitas
2020-07-07COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2)Michalis Spyrou
2020-07-06COMPMID-3532: Align data type support between doxygen and implementation - CPPMichele Di Giorgio
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2020-07-03COMPMID-3539: Change indexing for nearest neighbor with aligned cornersSang-Hoon Park
2020-07-02COMPMID-3324: Fix per-channel quantization on N blockingGeorgios Pinitas
2020-07-02COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernelSheri Zhang
2020-07-01COMPMID-3153: Remove padding from NENormalizationLayerKernelManuel Bottini
2020-06-30COMPMID-3324: Handle unused variable in SVE based GEMM kernels.Georgios Pinitas
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
2020-06-25COMPMID-3150: Remove padding from NEL2NormalizationLayerKernelGeorgios Pinitas
2020-06-25COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKe...Michalis Spyrou
2020-06-25COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1)Michalis Spyrou
2020-06-22COMPMID-3537: Remove template from NEGEMMLowpOffsetContributionKernelMichalis Spyrou
2020-06-22COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functionsMichalis Spyrou
2020-06-19COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functionsMichalis Spyrou
2020-06-18Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKe...Michele Di Giorgio
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio
2020-06-17COMPMID-3375: Port NEActivationLayer functions/kernels to run onGeorgios Pinitas
2020-06-16COMPMID-3391: Implement Async interfacesMichalis Spyrou
2020-06-16COMPMID-3521: SUB_V1_2 CTS test failing with data type QUANT8_ASYMMMichalis Spyrou
2020-06-15COMPMID-2449: Implement NEUnPoolLayermorgolock
2020-06-15COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernelMichele Di Giorgio
2020-06-12COMPMID-3527: QLSTM should allow nullptr for optional projection biasMichele Di Giorgio
2020-06-11COMPMID-3523: Fix NEDepthConvertLayerKernel f16 castingSiCong Li
2020-06-10COMPMID-3523: Fix validation fails on armv8.2-aSiCong Li
2020-06-10COMPMID-3324: Remove extra bracketGeorgios Pinitas
2020-06-09COMPMID-3177: Remove padding from NEBatchNormalizationLayerGeorgios Pinitas
2020-06-08COMPMID-3180: Remove padding from NEThresholdGeorgios Pinitas
2020-06-08COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighborSang-Hoon Park
2020-06-04COMPMID-3164: Remove padding from NEUpsampleLayerKernelManuel Bottini
2020-06-02COMPMID-3363: Create ScaleKernelInfoSang-Hoon Park
2020-06-02COMPMID-3167: Remove padding from NEROIPoolingLayerKernel and NEROIAlignLayer...Manuel Bottini
2020-06-01COMPMID-2395: Add support for U8 datatype to CropResize on NEONMichele Di Giorgio
2020-05-28move ndrange.hpp header into arm_compute directoryVincent ABRIOU