aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu/cl/ClKernelLibrary.cpp
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-23Remove padding from ClScaleKernelGiorgio Arena
2021-07-28Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
2021-07-25Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
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-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-05Creates ClKerneLibrary to serve just as a kernel container without build logicGeorgios Pinitas