aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions
AgeCommit message (Expand)Author
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-05Fix Doxygen referencesMichele Di Giorgio
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-12COMPMID-3957: Deprecate CV functions in CL backend.morgolock
2020-11-10COMPMID-3630: Fix nightly build regarding move constructorSang-Hoon Park
2020-11-09COMPMID-3639: Fix nightly regarding move constructorSang-Hoon Park
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix 2SiCong Li
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-26COMPMID-3925: Dispatch CLGEMM with no padding y requirementGian Marco Iodice
2020-10-20COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernelManuel Bottini
2020-10-15COMPMID-3599: QASYMM8_SIGNED missing from supported datatypes in CLDepthwiseConvmorgolock
2020-10-14COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and r...Michele Di Giorgio
2020-09-23COMPMID-3773: Fix the accumulation of projection in QLSTMSang-Hoon Park
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-08-28COMPMID-3770: Add batch size in the OpenCL GEMM kernel selectionGian Marco Iodice
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
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-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-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