From 2c679c6f6eb2cc6bd235c0689f55ddfb586289dd Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 22 Aug 2022 18:20:23 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index b9f244b1e..00392790e 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -386,6 +386,10 @@ python reference code for further details. *Note: permute=0b110 and permute=0b111 enable Indexed REMAP Mode, described below* +With all these options it is possible to support in-place transpose, +in-place rotate, Matrix Multiply and Convolutions, without being +limited to Power-of-Two dimension sizes. + ## Indexed Mode Indexed Mode activates reading of the element indices from the GPR -- 2.30.2