Skip to content

Instantly share code, notes, and snippets.

View psyhtest's full-sized avatar

Anton Lokhmotov psyhtest

View GitHub Profile
@kaidrake
kaidrake / README.md
Last active September 17, 2024 09:39
Setup of Qualcomm Edge AI Development Kit

Qualcomm Cloud AI - MLPerf Inference - Edge Appliances

We describe how to set up from scratch an Edge AI appliance similar to the Qualcomm Cloud AI 100 Edge Development Kit (AEDK), which we call "the device". We assume that the user operates an Ubuntu machine (or a Windows machine under WSL), which we call "the host".

Instructions below alternate between running on the host (marked with H) and on the device (marked with D). Instructions to be run as superuser are additionally marked with S. Some instructions are to be run only once (marked with 1). Some instructions are to be repeated as needed e.g. when updating to new SDK versions (marked with R).