aboutsummaryrefslogtreecommitdiff
path: root/21.05/swtools.js
diff options
context:
space:
mode:
authormathad01 <matthew.haddon@arm.com>2021-05-10 16:51:20 +0100
committermatthew.haddon <matthew.haddon@arm.com>2021-05-12 07:59:04 +0000
commitadd078b7f9a658d52ee6e8fe6771ea0517c07674 (patch)
tree104b4aac324234c13f83372bec194385ca45b1db /21.05/swtools.js
parenta24952b12a56da56b6acabfd07cc60b1663720f9 (diff)
downloadarmnn-add078b7f9a658d52ee6e8fe6771ea0517c07674.tar.gz
IVGCVSW-5908 Update 21.05 Doxygen Documents
Signed-off-by: mathad01 <matthew.haddon@arm.com> Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b
Diffstat (limited to '21.05/swtools.js')
-rw-r--r--21.05/swtools.js30
1 files changed, 30 insertions, 0 deletions
diff --git a/21.05/swtools.js b/21.05/swtools.js
new file mode 100644
index 0000000000..44922fdc19
--- /dev/null
+++ b/21.05/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", [
+ [ "ArmNN Onnx Parser", "parsers.xhtml#S5_onnx_parser", null ],
+ [ "ArmNN 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