blob: d15bc123e37cddb6b3512a610c26cbb56d3f5fe3 [file] [log] [blame]
Nikhil Raj38b600d2024-02-15 15:02:19 +00001var delegate =
2[
3 [ "About the delegate", "delegate.html#delegateintro", null ],
4 [ "Supported Operators", "delegate.html#delegatesupport", null ],
5 [ "Fully supported", "delegate.html#delegatefullysupported", null ],
6 [ "Delegate Options", "delegate.html#delegateoptions", [
7 [ "Compute device selection", "runtimeoptions.html#deviceselection", null ],
8 [ "Runtime options", "runtimeoptions.html#runtimeoptions", null ],
9 [ "Arm NN Instance level options", "runtimeoptions.html#instanceoptions", null ],
10 [ "NetworkOptions", "runtimeoptions.html#networkoptions", null ],
11 [ "OptimizerOptions", "runtimeoptions.html#optimizeroptions", null ],
12 [ "OptimizerOptions::ModelOptions", "runtimeoptions.html#modeloptions", null ],
13 [ "GpuAcc backend model options", "runtimeoptions.html#gpuaccmodeloptions", null ],
14 [ "CpuAcc backend model options", "runtimeoptions.html#cpuaccmodeloptions", null ],
15 [ "EthosNAcc backend model options", "runtimeoptions.html#ethosnmodeloptions", null ],
16 [ "Opaque Delegate Options", "delegate.html#opaquedelegateoptions", null ]
17 ] ],
18 [ "Runtime options for Arm NN", "runtimeoptions.html", null ]
19];