aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2020-02-12Silence warnings related to "control reaches end of non-void function"Matthew Bentham
2020-02-12COMPMID-2819: Avoid overflows in pooling shape calculationGeorgios Pinitas
2020-02-07COMPMID-3046: Add CLRequantizationLayerKernelManuel Bottini
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2020-02-05COMPMID-3083: Add graph support for PReluGeorgios Pinitas
2020-02-05COMPMID-2927: Add support for mixed precision inGeorgios Pinitas
2020-02-05COMPMID-2819: Enable PadLayer on NEON graph backend.Georgios Pinitas
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-27COMPMID-2819: Fix supported types in DepthwiseReshapeKernelMichalis Spyrou
2020-01-24COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayerLuca Foschiani
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-22COMPMID-2819: Change PixelValue constructor to use int64_tMichalis Spyrou
2020-01-21COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CLMichalis Spyrou
2020-01-21COMPMID-2819: Fix const interface of IMemoryRegion.Georgios Pinitas
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernelmorgolock
2020-01-16COMPMID-2856 Add PrintLayer at graph levelGiorgio Arena
2020-01-16COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayerMichele Di Giorgio
2020-01-15COMPMID-2819: Retain layout in NEIm2ColKernelGeorgios Pinitas
2020-01-15COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayerSang-Hoon Park
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2020-01-14COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNEDSang-Hoon Park
2020-01-14COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayerSang-Hoon Park
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2020-01-14COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseSquareDiffmorgolock
2020-01-14COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayerMichele Di Giorgio
2020-01-14COMPMID-2727: Add support for split sizes in NESplitKurtis Charnock
2020-01-13COMPMID-2728: Add support for split sizes in CLSplitKurtis Charnock
2020-01-13COMPMID-2819: Fix nightly build failure in bare metalMichalis Spyrou
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2020-01-10COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMinmorgolock
2020-01-10COMPMID-2819: Retain layout during configuration for multiple functions.Georgios Pinitas
2020-01-10MLCE-139 add align_corners parameter handling to CLScaleSang-Hoon Park
2020-01-10COMPMID-2799 Add support for QASYMM8_SIGNED in NECastLuca Foschiani
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2020-01-09COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMaxmorgolock
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-06COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayerMichele Di Giorgio
2020-01-06COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperationsKurtis Charnock
2020-01-06COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutpu...Michele Di Giorgio
2019-12-20COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayerSang-Hoon Park
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-20COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x...Michele Di Giorgio
2019-12-20COMPMID-2807: Add support for QASYMM8_SIGNED in NEGEMMMatrixVectorMultiplyKernelMichele Di Giorgio
2019-12-20COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpaceGeorgios Pinitas
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-20COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-20COMPMID-2767 [NEON] add support for QASYMM8_SIGNED to DequantizationLayerSang-Hoon Park