summaryrefslogtreecommitdiff
path: root/test/routines/levelx/xim2col.hpp
AgeCommit message (Expand)Author
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