aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClMatMul.cpp
AgeCommit message (Expand)Author
2023-12-22Add Mali™-G720 and Mali™-G620 as GpuTargetsGunes Bayir
2023-11-15Fix various coverity issuesSiCong Li
2023-10-13Connect MatMul MMUL kernels to ClMatMul operatorGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-11Add Bias to MatMul Kernels and add support for use in Fully Connected LayerMohammed Suhail Munshi
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
2023-05-04Implement OpenCL MatMul heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-04-14Align naming convention of ClMatMulJakub Sujak
2023-04-03Implement MatMul FunctionRamy Elgammal