aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-03-11COMPMID-3221: (DATA_UPDATE) add graph example for EDSRSang-Hoon Park
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-10COMPMID-3203: Fix build failure with GCC 9.2Georgios Pinitas
2020-03-09COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayerSheri Zhang
2020-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2020-03-09COMPMID-3069: Avoid usage of vld2q in NEDepthConvertGeorgios Pinitas
2020-03-09COMPMID-3225: Extend LSTMParams with parameters for Enhanced Quantized LSTMMichele Di Giorgio
2020-03-06COMPMID-3156: Remove padding from NEDepthConcatenateLayerKernelMichalis Spyrou
2020-03-06COMPMID-3179: Remove padding from NEBatchConcatenateLayerKernelMichalis Spyrou
2020-03-06COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHSMichele Di Giorgio
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2020-03-02COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyResha...Sheri Zhang
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-03-02COMPMID-3165: Remove padding from NEYOLOLayerKernelMichalis Spyrou
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2020-02-26COMPMID-3067: Address gcc9 failuresGeorgios Pinitas
2020-02-26COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayerSheri Zhang
2020-02-26COMPMID-2819: Delete move semantics from classes that use std::mutexGeorgios Pinitas
2020-02-26COMPMID-3034: Add NERequantizationLayerKernelManuel Bottini
2020-02-26COMPMID-3202: Add support for Valhall architecture in GEMMGian Marco Iodice
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2020-02-21COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayerSheri Zhang
2020-02-19COMPMID-3105: Update pad layer to PadV2Georgios Pinitas
2020-02-19COMPMID-2819: Add semantic versioningGeorgios Pinitas
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