aboutsummaryrefslogtreecommitdiff
path: root/23.05/delegate.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-19 11:14:28 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-05-19 11:14:28 +0100
commit8efb48a6847c5cd166c561127ae6611150963ce3 (patch)
treef4262b7e54d26021a54bbc310f46d16a291463e5 /23.05/delegate.js
parent023fe66a59414a0a7b337c7be5c3c341eb5b55d2 (diff)
downloadarmnn-8efb48a6847c5cd166c561127ae6611150963ce3.tar.gz
Update Doxygen docu for 23.05
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I0a992286f14fa68fcc6e5eba31ac39fed003cbbe
Diffstat (limited to '23.05/delegate.js')
-rw-r--r--23.05/delegate.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/23.05/delegate.js b/23.05/delegate.js
new file mode 100644
index 0000000000..ed7c2bfda8
--- /dev/null
+++ b/23.05/delegate.js
@@ -0,0 +1,9 @@
+var delegate =
+[
+ [ "About the delegate", "delegate.xhtml#delegateintro", null ],
+ [ "Supported Operators", "delegate.xhtml#delegatesupport", [
+ [ "Fully supported", "delegate.xhtml#delegatefullysupported", null ]
+ ] ],
+ [ "Delegate Options", "delegate.xhtml#delegateoptions", null ],
+ [ "Runtime options for Arm NN", "runtimeoptions.xhtml", null ]
+]; \ No newline at end of file