From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- ...2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml (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 new file mode 100644 index 0000000000..fc0abd83ec --- /dev/null +++ b/21.02/src_2armnn_converter_2_r_e_a_d_m_e_8md_source.xhtml @@ -0,0 +1,113 @@ + + + + + + + + + + + + + +ArmNN: src/armnnConverter/README.md Source File + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
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.
+
+ + + + -- cgit v1.2.1