aboutsummaryrefslogtreecommitdiff
path: root/tosa_spec.adoc
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2021-08-12 11:01:14 -0700
committerEric Kunze <eric.kunze@arm.com>2022-06-01 17:29:37 -0700
commit44a13479195a591b436d28efada8953b3cff36ba (patch)
tree99536c957a76ed022a1f0f98af84b2784643487a /tosa_spec.adoc
parent7e4148c05a9b7533beb3bc0a5730b4f783e7d87a (diff)
downloadspecification-44a13479195a591b436d28efada8953b3cff36ba.tar.gz
Add FFT operators to MI/MT profiles
Adds FFT2D for complex->complex FFT Adds RFFT2D for real->complex FFT Change-Id: Id50f96b8f66f17c3020767c002f0c1f41a76d62e Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Diffstat (limited to 'tosa_spec.adoc')
-rw-r--r--tosa_spec.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tosa_spec.adoc b/tosa_spec.adoc
index 130d98e..1b4eecd 100644
--- a/tosa_spec.adoc
+++ b/tosa_spec.adoc
@@ -12,6 +12,7 @@
:toc: left
:toclevels: 3
:source-highliter: coderay
+:imagesdir: figures
include::chapters/tosa_license.adoc[]