From b6d5c141d0310d52ab0c7fb48ea612b55dc56c22 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 19 May 2023 20:01:13 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 15be53fca..2f111b483 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -65,7 +65,7 @@ There are five types of REMAP: * **Matrix**, also known as 2D and 3D reshaping, can perform in-place Matrix transpose and rotate. The Shapes are set up for an "Outer Product" - Matrix Multiply. + Matrix Multiply (a future variant may introduce Inner Product). * **FFT/DCT**, with full triple-loop in-place support: limited to Power-2 RADIX * **Indexing**, for any general-purpose reordering, also includes -- 2.30.2