aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClPool3dKernel.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
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-03-15Implementation of ClPooling3dramelg01