aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2022-01-07 17:42:27 +0000
committerJim Flynn <jim.flynn@arm.com>2022-01-26 17:55:49 +0000
commit0d77ae103f88c7a6e6b09ef0bc2e0e47a59c4364 (patch)
tree167f6e5ca19578d9297dab93b76b958e6c0dff80 /docs
parent940932dd9b1fd6bbcca7d783906ee291608ef3f9 (diff)
downloadarmnn-0d77ae103f88c7a6e6b09ef0bc2e0e47a59c4364.tar.gz
GitHub #603 Add PADV2 support to TFLite Parser
* Added PADV2 support to TFLite Parser * Added PADV2 unit tests * Updated Parser Docs Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I06ea9a6ceddc38cdb89204c019432257d3f58e4c
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index e7124ced94..a4526e04d5 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -155,6 +155,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- NOT_EQUAL
- PACK
- PAD
+- PADV2
- PRELU
- QUANTIZE
- RELU