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/md_src_armnn_converter__r_e_a_d_m_e.xhtml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '21.02/md_src_armnn_converter__r_e_a_d_m_e.xhtml') diff --git a/21.02/md_src_armnn_converter__r_e_a_d_m_e.xhtml b/21.02/md_src_armnn_converter__r_e_a_d_m_e.xhtml index c8789de29f..f12d8400d7 100644 --- a/21.02/md_src_armnn_converter__r_e_a_d_m_e.xhtml +++ b/21.02/md_src_armnn_converter__r_e_a_d_m_e.xhtml @@ -98,15 +98,14 @@ $(document).ready(function(){initNavTree('md_src_armnn_converter__r_e_a_d_m_e.xh
Converter
-

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. Run the program with no arguments to see command-line help.

-

For more information, a list of supported layers, and the networks that have been tested, please visit "Software Tools" -> "Converter" in our doxygen documentation that can be found in the wiki section of our github repository.

+

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. Run the program with no arguments to see command-line help.