aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/KernelDescriptors.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-05-04Implement OpenCL MatMul heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2022-12-30Move DWC native heuristic into the heuristic folderGian Marco Iodice
2022-10-06Rework DepthwiseConvolution heuristic on OpenCLGian Marco Iodice
2022-07-08Extended direct conv 2d interface for tuning the OpenCl kernelGian Marco Iodice
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2020-10-26COMPMID-3925: Dispatch CLGEMM with no padding y requirementGian Marco Iodice
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-08COMPMID-3180: Remove padding from NEThresholdGeorgios Pinitas
2020-06-02COMPMID-3363: Create ScaleKernelInfoSang-Hoon Park
2020-05-15COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel.morgolock
2020-03-16COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a sc...Michele Di Giorgio
2020-03-06COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHSMichele Di Giorgio
2020-02-05COMPMID-2927: Add support for mixed precision inGeorgios Pinitas
2020-01-06COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutpu...Michele Di Giorgio
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-31COMPMID-2266: [CL] add support for Log SoftmaxSang-Hoon Park
2019-09-12COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo.Georgios Pinitas
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-07-17COMPMID-1979: Fuse Activation Function in CLGEMM - part 2Gian Marco Iodice
2019-06-28COMPMID-1979: Fuse Activation Function in CLGEMM - part 1Gian Marco Iodice
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas