Skip to content
Commit 8c63677f authored by Anitha Raj's avatar Anitha Raj Committed by Jakub Sujak
Browse files

Matmul Micro-kernel(MxN) F16 <- (QSI8D32) LHS x (QAI4C32) RHS



* Matrix multiplication (MxN) micro-kernels to compute the matrix multiplication of dynamically quantized symmetric signed 8-bit integer with per-block quantization (QSI8D32) LHS matrix and quantized asymmetric 4-bit signed integer with per-block quantization (QAI4C32) RHS matrix and the accumulation of the result into a half-precision (F16) output, optimized for FEAT_DotProd.

Signed-off-by: Anitha Raj's avatarAnitha Raj <anitha.raj@arm.com>

Approved-by: Jakub Sujak's avatarJakub Sujak <jakub.sujak@arm.com>
parent 3666557f
Loading
Loading
Loading
Pipeline #26898 passed with stages
in 9 minutes and 20 seconds