aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClDirectConv2dKernel.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2022-07-08Extended direct conv 2d interface for tuning the OpenCl kernelGian Marco Iodice
2021-12-13Remove padding from ClDirectConv2dKernelAdnan AlSinan
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas