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