From eb03e0fa0f6e8d133efe7d54831ad70da9431874 Mon Sep 17 00:00:00 2001 From: Kevin May Date: Wed, 28 Apr 2021 16:16:22 +0100 Subject: IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation * Remove from .md files and Doxygen * Remove from armnn/docker build * Remove Tensorflow model format from ExecuteNetworkParams * Remove Tensorflow model format from ImageTensorGenerator Signed-off-by: Kevin May Change-Id: Id6ed4a7d90366c396e8e0395d0ce43a3bcddcee6 --- src/armnnConverter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnnConverter/README.md') diff --git a/src/armnnConverter/README.md b/src/armnnConverter/README.md index 81322bc016..6c8ab27458 100644 --- a/src/armnnConverter/README.md +++ b/src/armnnConverter/README.md @@ -1,5 +1,5 @@ # The ArmnnConverter The `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format. -Currently the program supports models in Caffe, Onnx, Tensorflow Protocol Buffers and Tensorflow Lite FlatBuffers formats. +Currently the program supports models in Onnx and Tensorflow Lite FlatBuffers formats. Run the program with no arguments to see command-line help. -- cgit v1.2.1