aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/common/mat_mul_quantized_mmul.cl
AgeCommit message (Expand)Author
2023-09-29Implement Quantized Matmul T/T and T/Nt kernels using MMUL extensionGunes Bayir
2023-09-28Implement Quantized Matmul Nt/T kernel using MMUL extensionGunes Bayir
2023-09-21Optimize the main loop in mat_mul_native_quantized_mmul_nt_ntGunes Bayir
2023-09-18Implement Quantized MatMul kernel using MMUL extensionGunes Bayir
2023-09-14Add skeleton of ClMatMulLowpNativeMMULKernelGunes Bayir