summaryrefslogtreecommitdiff
path: root/src/routines/level3/xher2k.cpp
AgeCommit message (Expand)Author
2016-09-12Split the XGEMM kernel further up: now in 3 parts. This is done because MSVC ...Cedric Nugteren
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-19Renamed all C++ source files to .cpp to match the .hpp extension betterCedric Nugteren