aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL
AgeCommit message (Expand)Author
2020-07-28COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2Michalis Spyrou
2020-07-24COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1Michalis Spyrou
2020-07-24COMPMID-3393: Minor tweaks on memory injection interfaceGeorgios Pinitas
2020-07-22COMPMID-3386: Support memory injection in CLConcatenate functions/kernelsMichele Di Giorgio
2020-07-21COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functionsMichalis Spyrou
2020-07-20COMPMID-3532: Align data type support between doxygen and implementation - CLMichele Di Giorgio
2020-07-20COMPMID-3604: Graph failures during tuningGeorgios Pinitas
2020-07-16COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functionsMichalis Spyrou
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-3387: Support memory injection in CLActivationLayerGeorgios Pinitas
2020-07-03COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functionsMichalis Spyrou
2020-06-29COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernelSheri Zhang
2020-06-12COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLESSang-Hoon Park
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-06-08COMPMID-3180: Remove padding from NEThresholdGeorgios Pinitas
2020-06-02COMPMID-3365: Add support for U8 datatype to CropResize on CLMichele Di Giorgio
2020-05-22COMPMID-3069: Removing deprecated functions and classes from 20.05 releaseManuel Bottini
2020-05-13Introduce CL kernel cache featureInki Dae
2020-05-12COMPMID-3439: Fix peephole and projection in CLQLSTMLayerSang-Hoon Park
2020-05-12COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputsMichele Di Giorgio
2020-04-26COMPMID-3240: Add support for layer normalization to CLQLSTMLayerSheri Zhang
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-04-21COMPMID-3236: Implement CLQLSTMLayerMichele Di Giorgio
2020-04-20COMPMID-3304: Update OpenCL GEMM heuristic for Int8Gian Marco Iodice
2020-04-15COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernelMichele Di Giorgio
2020-04-14COMPMID-3349: Fixed performance regression Mali-G71Gian Marco Iodice
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice
2020-04-08COMPMID-3279: Create CLCompiler interfaceMichalis Spyrou
2020-04-07COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayerLuca Foschiani
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-04-01MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHWmorgolock
2020-03-25COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32To...Sheri Zhang
2020-03-23COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToU...Luca Foschiani
2020-03-12COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayerSheri Zhang
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-3225: Extend LSTMParams with parameters for Enhanced Quantized LSTMMichele Di Giorgio
2020-03-06COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHSMichele Di Giorgio
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-02-26COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayerSheri Zhang
2020-02-21COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayerSheri Zhang
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-2927: Add support for mixed precision inGeorgios Pinitas
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-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