aboutsummaryrefslogtreecommitdiff
path: root/latest/buildguides.js
blob: 45aea87ee3c03b43584585a2f51660754465c39e (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.html", null ],
    [ "Delegate Build Guide", "md_delegate__build_guide_native.html", null ],
    [ "How to use the Android NDK to build Arm NN", "md__build_guide_android_n_d_k.html", null ]
];