aboutsummaryrefslogtreecommitdiff
path: root/23.11/delegate.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
commit6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c (patch)
tree0c076149c03ac45c2617f5e02a77b79287ff5a0f /23.11/delegate.js
parent03c7ff3f6188240baaeaeb405a357a0c58195fec (diff)
downloadarmnn-6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c.tar.gz
Update Doxygen for 23.11
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I47cd933f5002cb94a73aa97689d7b3d9c93cb849
Diffstat (limited to '23.11/delegate.js')
-rw-r--r--23.11/delegate.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/23.11/delegate.js b/23.11/delegate.js
new file mode 100644
index 0000000000..d15bc123e3
--- /dev/null
+++ b/23.11/delegate.js
@@ -0,0 +1,19 @@
+var delegate =
+[
+ [ "About the delegate", "delegate.html#delegateintro", null ],
+ [ "Supported Operators", "delegate.html#delegatesupport", null ],
+ [ "Fully supported", "delegate.html#delegatefullysupported", null ],
+ [ "Delegate Options", "delegate.html#delegateoptions", [
+ [ "Compute device selection", "runtimeoptions.html#deviceselection", null ],
+ [ "Runtime options", "runtimeoptions.html#runtimeoptions", null ],
+ [ "Arm NN Instance level options", "runtimeoptions.html#instanceoptions", null ],
+ [ "NetworkOptions", "runtimeoptions.html#networkoptions", null ],
+ [ "OptimizerOptions", "runtimeoptions.html#optimizeroptions", null ],
+ [ "OptimizerOptions::ModelOptions", "runtimeoptions.html#modeloptions", null ],
+ [ "GpuAcc backend model options", "runtimeoptions.html#gpuaccmodeloptions", null ],
+ [ "CpuAcc backend model options", "runtimeoptions.html#cpuaccmodeloptions", null ],
+ [ "EthosNAcc backend model options", "runtimeoptions.html#ethosnmodeloptions", null ],
+ [ "Opaque Delegate Options", "delegate.html#opaquedelegateoptions", null ]
+ ] ],
+ [ "Runtime options for Arm NN", "runtimeoptions.html", null ]
+]; \ No newline at end of file