aboutsummaryrefslogtreecommitdiff
path: root/tools/dictionary.dic
diff options
context:
space:
mode:
authorLuke Hutton <luke.hutton@arm.com>2023-01-09 10:41:33 +0000
committerLuke Hutton <luke.hutton@arm.com>2023-01-17 11:05:24 +0000
commit13ede1df912c7adc59535036103a2da640613bfe (patch)
tree6411db9eb1bbeff870df8e9dcd24701bf0b6bbf3 /tools/dictionary.dic
parenta269fd4c806ca0c08123a640132be02dbe86fa7c (diff)
downloadspecification-13ede1df912c7adc59535036103a2da640613bfe.tar.gz
RFFT2D: Adjust output height to be same as the input
The expected output shape of RFFT2d should be (N, H, W/2+1) as opposed to (N, H/2+1, W/2+1). Change-Id: I66d830f1ffa86417b57572b3cd904db0290cac42
Diffstat (limited to 'tools/dictionary.dic')
-rw-r--r--tools/dictionary.dic1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dictionary.dic b/tools/dictionary.dic
index 5f53b0c..4fa9ffd 100644
--- a/tools/dictionary.dic
+++ b/tools/dictionary.dic
@@ -56,6 +56,7 @@ Rescale
RESCALE
rescaled
RFFT
+rfft
RSQRT
sigmoid
Sigmoid