From a24952b12a56da56b6acabfd07cc60b1663720f9 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Fri, 19 Mar 2021 15:35:53 +0000 Subject: Update Doxygen Documentation * Update README with notification about dropping support for Ubuntu 16.04 * Update cross-compile guide Signed-off-by: Jan Eilers Change-Id: I10b89ba09bc5737012557eacdeaacc620ccdb8a9 --- 21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml') diff --git a/21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml b/21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml index fc0abd83ec..8d3e6e6841 100644 --- a/21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml +++ b/21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml @@ -98,13 +98,13 @@ $(document).ready(function(){initNavTree('src_2armnn_converter_2_r_e_a_d_m_e_8md
src/armnnConverter/README.md
-Go to the documentation of this file.
1 # The ArmnnConverter
2 
3 The `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format.
4 Currently the program supports models in Caffe, Onnx, Tensorflow Protocol Buffers and Tensorflow Lite FlatBuffers formats.
5 Run the program with no arguments to see command-line help.
6 
7 For more information, a list of supported layers, and the networks that have been tested,
8 please visit "Software Tools" -> "Converter" in our doxygen documentation that can be found in
9 the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository.
+Go to the documentation of this file.
1 # The ArmnnConverter
2 
3 The `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format.
4 Currently the program supports models in Caffe, Onnx, Tensorflow Protocol Buffers and Tensorflow Lite FlatBuffers formats.
5 Run the program with no arguments to see command-line help.