Skip to content
Commit 4f5154e0 authored by Anitha Raj's avatar Anitha Raj Committed by Emil Ohlsson
Browse files

Matmul Micro-kernel(MxN) F32 <- (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 single-precision (F32) output, optimized for FEAT_DotProd

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

Reviewed-by: Anitha Raj's avatarAnitha Raj <anitha.raj@arm.com>
Reviewed-by: Anton Bondarenko's avatarAnton Bondarenko <anton.bondarenko@arm.com>
Reviewed-by: Emil Ohlsson's avatarEmil Ohlsson <emil.ohlsson@arm.com>
Approved-by: Emil Ohlsson's avatarEmil Ohlsson <emil.ohlsson@arm.com>
parent cdcff672
Loading
Loading
Loading
Pipeline #27197 passed with stages
in 9 minutes and 53 seconds