summaryrefslogtreecommitdiff
path: root/test/routines/levelx/xim2col.hpp
AgeCommit message (Expand)Author
2023-05-14Add Github Actions CI (#464)Cedric Nugteren
2018-12-17Fix half-float+kernel_mode test cases of im2col, col2im, and convgemmKoichi Akabe
2018-11-12Add kernel_mode option to im2col, col2im, and convgemm functionsKoichi Akabe
2018-11-01Fixed half-precision tests for im2col and col2imCedric Nugteren
2018-10-22Some name changes in im2col codeCedric Nugteren
2018-01-03Added a queue argument to the get-size function when running the tests/clientsCedric Nugteren
2017-12-23Fixed unused variable warnings showing up with ClangCedric Nugteren
2017-11-19Fixed a variety of warnings and an error for MSVC2013 compilationCedric Nugteren
2017-10-15Modified test interfaces such that they support either OpenCL or CUDACedric Nugteren
2017-08-31Fixed a bug in im2col confusing first and second workgroup size; made im2col ...Cedric Nugteren
2017-08-23Made the im2col client properly handle the argumentsCedric Nugteren
2017-08-19Implemented proper im2col reference function and completd testsCedric Nugteren
2017-07-16First step towards supporting im2col in the test infrastructureCedric Nugteren