summaryrefslogtreecommitdiff
path: root/src/routines/level2/xher2.cpp
AgeCommit message (Expand)Author
2017-01-24Routine, Cache: generalize, reduce amount of copying in fast pathIvan Shapovalov
2016-10-22Routine: get rid of ::SetUp()Ivan Shapovalov
2016-10-22treewide: use C++ exceptions properlyIvan Shapovalov
2016-07-10Now passing alpha/beta to the kernel as arguments as before fp16 support; in ...Cedric Nugteren
2016-06-19Renamed all C++ source files to .cpp to match the .hpp extension betterCedric Nugteren