Download Profile¶
netspresso.np_qai.benchmarker.NPQAIBenchmarker.download_profile(job)
¶
Retrieves the profile data from the given ProfileJob.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
job |
ProfileJob
|
The ProfileJob to download the profile from. |
required |
Returns:
Type | Description |
---|---|
The profile data. |
Note
For details, see download_profile in QAI Hub API.