aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClDirectConv2dKernel.h
AgeCommit message (Expand)Author
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