(no commit message)
authorlkcl <lkcl@web>
Fri, 19 May 2023 19:01:13 +0000 (20:01 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 19 May 2023 19:01:13 +0000 (20:01 +0100)
openpower/sv/remap.mdwn

index 15be53fcac8a28fa419a3900b2d1bcc05feece3c..2f111b48312dac06f6bf74a7e182055cf97cb9cc 100644 (file)
@@ -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