aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2020-10-20COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernelManuel 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-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatK...Michele Di Giorgio
2020-10-15COMPMID-3599: QASYMM8_SIGNED missing from supported datatypes in CLDepthwiseConvmorgolock
2020-10-14COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and r...Michele Di Giorgio
2020-10-14COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernelManuel Bottini
2020-10-07COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
2020-10-07COMPMID-3599: Fix missing break in TypePrinterMichalis 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-23COMPMID-3773: Fix the accumulation of projection in QLSTMSang-Hoon Park
2020-09-11COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputsGeorgios Pinitas
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-09-09COMPMID-3581 Add S32 support to NEPixelWiseMultiplicationSiCong Li
2020-09-09Add Reduction operation layer node to graph APIthecha01
2020-09-09Add L2Normalize layer node to Graph APIthecha01
2020-09-08COMPMID-3767: Align documentation with trademark rulesMichele Di Giorgio
2020-09-08COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3KernelGeorgios Pinitas
2020-09-07Add ArgMinMax layer node to Graph APIthecha01
2020-09-07COMPMID-3748: Compiler issue with Bfloat16 on gcc8Georgios Pinitas
2020-09-07COMPMID-3580 Add S32 support to NEArithmeticSubtractionSiCong Li
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-09-04Add StridedSliceLayerNode to graph APIthecha01
2020-09-04Add DepthToSpace layer node to Graph APIthecha01
2020-09-03COMPMID-3143: Remove padding from NEGEMMInterleave4x4KernelGian Marco Iodice
2020-08-28COMPMID-3770: Add batch size in the OpenCL GEMM kernel selectionGian 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-25COMPMID-3661: Added multidimension support to OMP scheduler.morgolock
2020-08-25Fix EltwiseLayerNode and QuantizationLayerNodethecha01
2020-08-24COMPMID-3655: PixelWiseMultiplication incorrectly validated in GraphManuel Bottini
2020-08-24Add support ElementwiseMax operator in graph APIthecha01
2020-08-24COMPMID-3747 Remove unnecessary and problematic constness from non-static pri...SiCong Li
2020-08-20COMPMID-3696: Padded dilated Conv2D segmentationSheri Zhang
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-08-18COMPMID-3687: Remove deprecated functions in 20.05 releaseSang-Hoon Park
2020-08-07COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAXmorgolock
2020-08-05COMPMID-2450: Implement CLMaxUnpoolingLayerGian Marco Iodice
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-28COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2Michalis Spyrou
2020-07-28COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernelSang-Hoon Park
2020-07-24COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1Michalis Spyrou
2020-07-24COMPMID-3393: Minor tweaks on memory injection interfaceGeorgios Pinitas