From 6870b9892dfa72af630cb91ad3e6c3d868146a49 Mon Sep 17 00:00:00 2001 From: Narumol Prangnawarat Date: Mon, 29 Apr 2019 17:43:36 +0100 Subject: IVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLiteSupport.md Signed-off-by: Narumol Prangnawarat Change-Id: I18697fde21e90723bcc36cc9cc1b571652fa54e7 --- src/armnnTfLiteParser/TensorFlowLiteSupport.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md index f7e9898f89..9dd68a3372 100644 --- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md +++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md @@ -70,4 +70,6 @@ Arm tested these operators with the following TensorFlow Lite neural network: * [Quantized SSD MobileNet](http://download.tensorflow.org/models/object_detection/ssd_mobilenet_v1_quantized_300x300_coco14_sync_2018_07_18.tar.gz) +* DeepSpeech v1 converted from [TensorFlow model](https://github.com/mozilla/DeepSpeech/releases/tag/v0.4.1) + More machine learning operators will be supported in future releases. -- cgit v1.2.1