aboutsummaryrefslogtreecommitdiff
path: root/21.05/buildguides.js
blob: 6e81c1501bdde1cb08c26674cd8ab192792ee7d5 (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 introduction", "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 ]
];