Running AI Benchmark Nightly APK on remote device

anamika

New member
I want to run the AI Benchmark Nightly app on a remote device.
The remote device is a Snapdragon 888.
I want to run a custom TfLite model on the app, using the .apk file, but I do not have access to the GUI of the device.
Is there a way to specify the custom model and other required parameters, in some other way? Like using command line arguments.
Please let me know if anyone has any information about this.
Thank you.
 

Andrey Ignatov

Administrator
Staff member
Is there a way to specify the custom model and other required parameters, in some other way?

One can run different AI Benchmark tests separately through the command line, but running custom TFLite model through the ADB shell is unfortunately not supported in the current benchmark build. We will try to add this functionality in the next releases.
 

anamika

New member
Thank you for the information and quick reply.
Is there a document specifying how to run different AI benchmark tests through command line?
 
Top