aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/TensorFlowLiteSupport.md
diff options
context:
space:
mode:
authorDarshan Patel <darsh.jp@gmail.com>2020-05-26 22:22:42 +0530
committerTeresaARM <teresa.charlinreyes@arm.com>2020-05-27 14:05:26 +0000
commit83fcf988cc1d5c9254a19258d6d67362c04bbaf4 (patch)
treecc9937da3e0f4625e74515e50aa37f9822bc3525 /src/armnnTfLiteParser/TensorFlowLiteSupport.md
parent9fabf4336bb1e966f3fa192106dcb46562deebcd (diff)
downloadarmnn-83fcf988cc1d5c9254a19258d6d67362c04bbaf4.tar.gz
Add NEG support to TFLite parser
* Added unit tests * Updated Documentation Signed-off-by: Darshan Patel <darsh.jp@gmail.com> Change-Id: Id22ffebe60732a93798f72801eb8a2a23cdd7ec0
Diffstat (limited to 'src/armnnTfLiteParser/TensorFlowLiteSupport.md')
-rw-r--r--src/armnnTfLiteParser/TensorFlowLiteSupport.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
index ff80ffc13f..9718b22798 100644
--- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md
+++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
@@ -42,6 +42,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* MUL
+* NEG
+
* PACK
* PAD