aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/helpers.h
AgeCommit message (Expand)Author
2024-01-18Fix divide-by-zero compilation errorViet-Hoa Do
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-14Optimize CLReduce for Min/Max Axis=0Gunes Bayir
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2022-07-05Add G57 to GPUTargetSiCong Li
2022-03-15Implementation of ClPooling3dramelg01
2021-12-23Rework gemm_reshape_lhs_ with new macrosAdnan AlSinan
2021-09-08Fix vload_partial macros on OpenCLGiorgio Arena
2021-09-07Remove padding from ClGemmMatrixMultiplyReshapedKernelGiorgio Arena
2021-09-06Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel"Pablo Marquez Tello
2021-09-01Remove padding from ClGemmMatrixMultiplyReshapedKernelMichele Di Giorgio
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-19Remove padding from CLNormalizePlanarYUVLayerKernelSheri Zhang
2021-01-22CTS failures in Android R and Q in GpuAcc in ArgMinMaxGiorgio Arena
2021-01-05Remove OpenCL padding: CLPadLayerKernelGiorgio Arena
2020-11-12COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernelGiorgio Arena
2020-11-09COMPMID-3730: Remove CLGEMMMatrixMultiplyKernel Patch2SiCong Li
2020-10-19COMPMID-3732: Remove OpenCL padding from CLPoolingLayerGian Marco Iodice
2020-10-12COMPMID-3826 ArmNN Nightly failing for CLGiorgio Arena
2020-10-07COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
2020-08-05COMPMID-2450: Implement CLMaxUnpoolingLayerGian Marco Iodice
2020-07-31COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0SiCong Li
2020-07-13COMPMID-3338 COMPMID-3336 COMPMID-3584SiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-18COMPMID-3320: Add cl_image support for GEMMReshaped T_NTGian Marco Iodice
2020-01-21COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CLMichalis Spyrou
2019-12-03COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-11-01COMPMID-2672: add comments for OpenCL helper macrosSang-Hoon Park
2019-10-15COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM...Michele Di Giorgio
2019-10-01COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT modeGiorgio Arena
2019-09-30COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16Gian Marco Iodice
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-06-03COMPMID-2379: Use the macros available in gemm_helpers.h in GEMMLowp OpenCL k...Gian Marco Iodice
2019-05-16COMPMID-2041: Create GEMM helper file for OpenCL.Usama Arif
2019-05-13COMPMID-2194: Refactor activation function macro in OpenCL. New Macros for ac...Usama Arif
2018-12-05COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransformManuel Bottini
2018-11-02COMPMID-1451: Fix inlines in cl helpersGeorgios Pinitas
2018-11-02COMPMID-1451: Fix misssing comment in helpers.hGeorgios Pinitas
2018-11-02COMPMID-1433: Use Arm macro to check whether we support dot product instructionsGeorgios Pinitas
2018-11-02COMPMID-1316 Using 8 bit dot product instruction in CLDepthWiseConvolution wi...Giorgio Arena
2018-11-02COMPMID-1288 Optimizing CLGEMMLowp using 8 bit dot product instructionGiorgio Arena
2018-11-02COMPMID-799 - Use new OpenCL 8-bit dot product instructionMichalis Spyrou
2018-11-02COMPMID-994 : Check cl_arm_printf is supported in the CLSchedulerVidhya Sudhan Loganathan
2018-11-02COMPMID-838 Implement CLPermuteMichalis Spyrou
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02Allow running without cl_khr_fp16Matthew Bentham
2018-11-02COMPMID-545 add CL printf supportsteniu01
2018-11-02COMPMID-459 Collapse CL Im2col's higher dimensionssteniu01
2018-09-17COMPMID-455 - Optimizing CLIm2ColKernelGian Marco Iodice