aboutsummaryrefslogtreecommitdiff
path: root/21.08/swtools.js
diff options
context:
space:
mode:
authorMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:15 +0100
committerMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:40 +0100
commitf86be93b7492b381370cae7bf71eca8572a0cbae (patch)
tree2a16d9b1892db2305851b2d91850f1c1635390b0 /21.08/swtools.js
parentff4682943c0a64acb22643aac7793ad2ec2a1194 (diff)
downloadarmnn-f86be93b7492b381370cae7bf71eca8572a0cbae.tar.gz
IVGCVSW-5924 Update 21.08 Doxygen Documents
* Also updated latest symlink. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea
Diffstat (limited to '21.08/swtools.js')
-rw-r--r--21.08/swtools.js30
1 files changed, 30 insertions, 0 deletions
diff --git a/21.08/swtools.js b/21.08/swtools.js
new file mode 100644
index 0000000000..e3cc50071e
--- /dev/null
+++ b/21.08/swtools.js
@@ -0,0 +1,30 @@
+var swtools =
+[
+ [ "TfLite Delegate", "delegate.xhtml", [
+ [ "About the delegate", "delegate.xhtml#delegateintro", null ],
+ [ "Supported Operators", "delegate.xhtml#delegatesupport", [
+ [ "Fully supported", "delegate.xhtml#delegatefullysupported", null ]
+ ] ]
+ ] ],
+ [ "Parsers", "parsers.xhtml", [
+ [ "Arm NN Onnx Parser", "parsers.xhtml#S5_onnx_parser", null ],
+ [ "Arm NN Tf Lite Parser", "parsers.xhtml#S6_tf_lite_parser", null ]
+ ] ],
+ [ "PyArmNN", "md_python_pyarmnn__r_e_a_d_m_e.xhtml", null ],
+ [ "Serializer", "serializer.xhtml", [
+ [ "Supported Layers", "serializer.xhtml#serializersupport", [
+ [ "Fully supported", "serializer.xhtml#serializersupportflully", null ],
+ [ "Deprecated layers", "serializer.xhtml#serializersupportdeprecated", null ]
+ ] ]
+ ] ],
+ [ "Deserializer", "deserializer.xhtml", [
+ [ "Supported Layers", "deserializer.xhtml#deserializersupport", [
+ [ "Fully supported", "deserializer.xhtml#deserializersupportfully", null ],
+ [ "Deprecated layers", "deserializer.xhtml#deserializersupportdeprecated", null ]
+ ] ]
+ ] ],
+ [ "Converter", "md_src_armnn_converter__r_e_a_d_m_e.xhtml", null ],
+ [ "ImageCSVFileGenerator", "md_tests__image_c_s_v_file_generator__r_e_a_d_m_e.xhtml", null ],
+ [ "ImageTensorGenerator", "md_tests__image_tensor_generator__r_e_a_d_m_e.xhtml", null ],
+ [ "ModelAccuracyTool", "md_tests__model_accuracy_tool-_armnn__r_e_a_d_m_e.xhtml", null ]
+]; \ No newline at end of file