aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClDirectConv2d.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-12-09Use heuristics for setting dynamic fusion direct conv2d tile sizesRamy Elgammal
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-09-28Provide logging for configure functions in all gpu operatorsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas