CLBlast/test/correctness/routines/levelx
2018-10-23 20:52:25 +02:00
..
xaxpybatched.cpp Fixed a namespace clash with CUDA FP16 for the half-datatype 2017-04-17 16:47:15 +02:00
xcol2im.cpp Added groundwork for col2im algorithm plus first non-working version of kernel and test 2018-10-23 20:52:25 +02:00
xconvgemm.cpp Removed complex numbers support for CONVGEMM 2018-07-29 10:37:14 +02:00
xgemmbatched.cpp Fixed a namespace clash with CUDA FP16 for the half-datatype 2017-04-17 16:47:15 +02:00
xgemmstridedbatched.cpp Added API and tests for new GemmStridedBatched routine 2018-01-07 14:27:15 +01:00
xhad.cpp Created the API and stubs for the HAD (hadamard-product) routines 2018-01-31 20:41:02 +01:00
xim2col.cpp First step towards supporting im2col in the test infrastructure 2017-07-16 22:33:49 +02:00
xinvert.cpp Added a first version of the diagonal block invert routine in preparation of TRSM 2017-01-15 17:30:00 +01:00
xomatcopy.cpp Fixed a namespace clash with CUDA FP16 for the half-datatype 2017-04-17 16:47:15 +02:00