Skip to content

Download Model

netspresso.np_qai.converter.NPQAIConverter.download_model(job, filename)

Download a model from the QAI Hub.

Parameters:

Name Type Description Default
job CompileJob

The job to download the model from.

required
filename str

The filename to save the model to.

required
Note

For details, see download_target_model in QAI Hub API.