aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClPool2dKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-09-03Remove padding from ClPool2dKernel NCHWGiorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas