summaryrefslogtreecommitdiff
path: root/src/routines/levelx/xgemmbatched.cpp
AgeCommit message (Expand)Author
2017-07-12Relaxed requirement on a_ld and b_ld for batched GEMMCedric Nugteren
2017-03-19Added an (optional) non-direct implementation of the batched GEMM routineCedric Nugteren
2017-03-11Added initial naive version of the batched GEMM routine based on the direct G...Cedric Nugteren
2017-03-10Added API and test infrastructure for the batched GEMM routineCedric Nugteren