summaryrefslogtreecommitdiff
path: root/src/kernels/levelx/im2col.opencl
AgeCommit message (Expand)Author
2018-11-12Add kernel_mode option to im2col, col2im, and convgemm functionsKoichi Akabe
2017-12-09Completed kernel modifications for pre-processor of all other kernelsCedric Nugteren
2017-09-05Fixed a modulo and division issue manifesting on Apple OpenCL for im2colCedric Nugteren
2017-08-31Fixed a bug in im2col: process only valid channel IDsCedric Nugteren
2017-08-31Fixed a bug in im2col confusing first and second workgroup size; made im2col ...Cedric Nugteren
2017-08-24Completed im2col implementationCedric Nugteren
2017-08-19First version of im2col kernel, unoptimized but workingCedric Nugteren