AI Certification Test
Run the AI Certification test to verify a device is compatible with the AI Manager.
Quickstart
# on some systems you may need to install pip
# for example with the following command on ubuntu
sudo apt update
sudo apt install python3-pip## Create and enter folder for test
mkdir nxai_test
cd nxai_test
## Download testing suite
wget https://artifactory.nxvms.dev/artifactory/nxai_open/NXAITest/nxai_test.tgz
## Unpack testing suite
tar -xvf nxai_test.tgzIntroduction
Installing AI Manager
Installing Nx Acceleration Library
Download Models
Running Test
Gathering Hardware Information
Uploading Results
Custom Model Benchmark
Troubleshooting
Last updated