aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClNativeMatMulKernel.cpp
AgeCommit message (Expand)Author
2023-04-14Align naming convention of ClMatMulJakub Sujak
2023-03-24Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernelsGunes Bayir
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal