aboutsummaryrefslogtreecommitdiff
path: root/22.08/buildguides.js
blob: c15c1bca25911a313e8dc002729d24d657e8427e (plain)
1
2
3
4
5
6
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", "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 ]
];