aboutsummaryrefslogtreecommitdiff
path: root/22.05.01/buildguides.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-06-17 13:24:58 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-06-17 13:24:58 +0100
commitd5d43d82c0137e08553e44345c609cdd1a7931c7 (patch)
treef1509f7fa94db0373a2c127682dd3d0ccc1915bd /22.05.01/buildguides.js
parent549b9600a6eaf0727fa084465a75f173edf8f381 (diff)
downloadarmnn-d5d43d82c0137e08553e44345c609cdd1a7931c7.tar.gz
Update Doxygen for 22.05 patch release
* Pooling3D added to tfLite delegate * Available in tag 22.05.01 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8d605bba4e87d30baa2c6d7b338c78a4400dc021
Diffstat (limited to '22.05.01/buildguides.js')
-rw-r--r--22.05.01/buildguides.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/22.05.01/buildguides.js b/22.05.01/buildguides.js
new file mode 100644
index 0000000000..6e81c1501b
--- /dev/null
+++ b/22.05.01/buildguides.js
@@ -0,0 +1,7 @@
+var buildguides =
+[
+ [ "How to install ArmNN via our APT repository on Ubuntu's Launchpad", "md__installation_via_apt_repository.xhtml", null ],
+ [ "Delegate build guide introduction", "md_delegate__build_guide_native.xhtml", null ],
+ [ "How to use the Android NDK to build Arm NN", "md__build_guide_android_n_d_k.xhtml", null ],
+ [ "How to Cross-Compile Arm NN on x86_64 for arm64", "md__build_guide_cross_compilation.xhtml", null ]
+]; \ No newline at end of file