aboutsummaryrefslogtreecommitdiff
path: root/23.02/delegate.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-02-24 10:28:19 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-02-24 10:28:19 +0000
commit8d2ca734165a068478df7cffa46185680b05cd20 (patch)
tree0433a7e6b007fe4639334c4438e58e9872a34b20 /23.02/delegate.js
parentcb0630959aeae05bc2ae9f6d80cf5f5983a8fb77 (diff)
downloadarmnn-8d2ca734165a068478df7cffa46185680b05cd20.tar.gz
Update Doxygen docu for 23.02
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie6c19a27d50fefab2796b2b5875374e81f5bf971
Diffstat (limited to '23.02/delegate.js')
-rw-r--r--23.02/delegate.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/23.02/delegate.js b/23.02/delegate.js
new file mode 100644
index 0000000000..ed7c2bfda8
--- /dev/null
+++ b/23.02/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