summaryrefslogtreecommitdiff
path: root/src/routines/common.hpp
AgeCommit message (Expand)Author
2017-01-20treewide: include clpp11.hpp first to silence deprecation warningsIvan Shapovalov
2016-10-23Fixed a bug in the transpose-matrix functionCedric Nugteren
2016-10-22treewide: use C++ exceptions properlyIvan Shapovalov
2016-07-22clblast::RunKernel, cl::Kernel: unify variants with/without waitForEvents, su...Ivan Shapovalov
2016-07-22clblast::RunKernel, cl::Kernel: take const vector as waitForEventsIvan Shapovalov
2016-07-16Removed an unused variable from the copy-transpose-pad functionCedric Nugteren
2016-07-10Now passing alpha/beta to the kernel as arguments as before fp16 support; in ...Cedric Nugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren