aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLMatMul.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
2023-04-13Implement MatMul Function and Operator with Floating Point support for CPUMohammed Suhail Munshi
2023-04-03Implement MatMul FunctionRamy Elgammal