summaryrefslogtreecommitdiff
path: root/src/routines/levelx/xconvgemm.hpp
AgeCommit message (Expand)Author
2018-09-07Added xCONVGEMM as im2col plus a batched GEMM kernelCedric Nugteren
2018-05-21Added method selection option to switch between im2col and single-kernel appr...Cedric Nugteren
2018-05-06Added convgemm skeleton, test infrastructure, and first reference implementationCedric Nugteren