CLBlast/src/routines/levelx
2017-09-19 19:44:34 +02:00
..
xaxpybatched.cpp Fixed type conversion warnings under MSVC 2013 2017-09-19 19:44:34 +02:00
xaxpybatched.hpp Make batched routines based on offsets instead of a vector of cl_mem objects - undoing many earlier changes 2017-03-08 20:10:20 +01:00
xgemmbatched.cpp Fixed type conversion warnings under MSVC 2013 2017-09-19 19:44:34 +02:00
xgemmbatched.hpp Added an (optional) non-direct implementation of the batched GEMM routine 2017-03-19 16:04:04 +01:00
xim2col.cpp Fixed a bug in im2col: process only valid channel IDs 2017-08-31 21:58:12 +02:00
xim2col.hpp Added interface and stubs for the im2col routine 2017-07-02 12:10:22 +02:00
xinvert.cpp Fixed an out-of-bounds memory access when filling a matrix with a constant 2017-02-26 14:31:05 +01:00
xinvert.hpp Added a first version of the diagonal block invert routine in preparation of TRSM 2017-01-15 17:30:00 +01:00
xomatcopy.cpp Routine, Cache: generalize, reduce amount of copying in fast path 2017-01-24 11:56:15 +03:00
xomatcopy.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00