Job Setup
When AI Model is selected during job/session creation, the Snapdragon Neural Processing Engine (SNPE) is automatically installed on the device.
-
snpe-net-run binary is the primary tool. It is installed at the following locations:
- On Android devices:
/data/local/tmp/snpeexample/aarch64-android-clang8.0/bin/snpe-net-run- On Windows devices:
C:\Temp\SNPE\2.15.1.230926\bin\aarch64-windows-msvc -
When invoking, you should also update the LD_LIBARARY_PATH:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/data/local/tmp/snpeexample/aarch64-android-clang8.0/lib