aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/01_01_parsers.dox1
-rw-r--r--docs/01_03_delegate.dox2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index adc3051429..186ed6193a 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -149,6 +149,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- MAXIMUM
- MEAN
- MINIMUM
+- MIRROR_PAD
- MUL
- NEG
- NOT_EQUAL
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 2d30e653fa..b3caf8cbf8 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -109,6 +109,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- MINIMUM
+- MIRROR_PAD
+
- MUL
- NEG