Prepare Application Package

AI models are provided to QDC as a .zip file during job/session creation. The .zip will be extracted to the /data/local/tmp/ directory on the device before the job/session is started.

For example, using the Inception v3 model, an app package similar to the following would be created:

App Package

When the job is started, these files would be present in the /data/local/temp/inception_v3/ folder.