mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
-The f32 gemm framework is modified to swap input column major matrices and compute gemm for the transposed matrices (now row major) using the existing row-major kernels. The output is written to C matrix assuming it is transposed. -Framework changes to support leading dimensions that are greater than matrix widths. AMD-Internal: [CPUPL-2919] Change-Id: I805f1cb9ff934bb3106e01eb74e528915ffb90a3