CLBlast/test/correctness
2017-10-09 20:06:25 +02:00
..
misc GEMM tests now test both the in-direct and the direct kernels seperately 2017-10-01 20:36:56 +02:00
routines Fixed the Python generator script w.r.t. the recent change of testing direct/in-direct GEMM kernels separately 2017-10-09 20:06:25 +02:00
testblas.cpp Changed printf-statements with %zu into std::cout to fix MSVC 2013 compatibility 2017-07-09 20:19:08 +02:00
testblas.hpp Implemented proper im2col reference function and completd tests 2017-08-19 16:55:09 +02:00
tester.cpp Made database-caching no longer dependent on device name but on device/platform IDs 2017-09-23 17:50:44 +02:00
tester.hpp Moved some utility functions to a test-specific utility compilation-unit 2017-08-12 15:38:17 +02:00