aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClDirectConv3dKernel.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-05-26Disable unsafe FP optimizations causing accuracy issuesGunes Bayir
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18DirectConv3d support refineSheri Zhang
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena