aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClMatMul.h
AgeCommit message (Expand)Author
2023-10-13Connect MatMul MMUL kernels to ClMatMul operatorGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
2023-04-14Align naming convention of ClMatMulJakub Sujak
2023-04-03Implement MatMul FunctionRamy Elgammal