summaryrefslogtreecommitdiff
path: root/src/kernels/level3/xgemm_batched.opencl
AgeCommit message (Collapse)Author
2023-01-17Updated according to feedback from CNugterenAngus, Alexander
2023-01-03implemented changes to boost Adreno performance according to ↵Angus, Alexander
https://jira-dc.qualcomm.com/jira/browse/OSR-8731
2018-01-08Implemented the in-direct version of the strided-batched GEMM kernelCedric Nugteren
2017-12-09Reformatted GEMM kernel to support array-to-register promotionCedric Nugteren
2017-03-19Added an (optional) non-direct implementation of the batched GEMM routineCedric Nugteren