From 4cd29a046c3d46917d84d12feb668969af23a39e Mon Sep 17 00:00:00 2001 From: Keith Davis Date: Mon, 9 Sep 2019 14:49:20 +0100 Subject: IVGCVSW-3712 Add Transpose into TfLite Parser Signed-off-by: Keith Davis Change-Id: I94e975ede3876c812f0f26b040e8c50a5597f86a --- src/armnnTfLiteParser/TensorFlowLiteSupport.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/armnnTfLiteParser/TensorFlowLiteSupport.md') diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md index de4887e263..7fa299ebf8 100644 --- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md +++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md @@ -60,6 +60,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators * TANH +* TRANSPOSE + * TRANSPOSE_CONV * UNPACK -- cgit v1.2.1