Download Benchmark Results
- download_benchmark_results(self, job: ProfileJob, artifacts_dir: str) ProfileJobResult
Downloads the benchmark results from a given ProfileJob.
- Parameters:
job – The ProfileJob to download the results from.
artifacts_dir – The directory to save the results to.
- Returns:
The benchmark results.
- Return type:
ProfileJobResult
Note
For details, see download_results in QAI Hub API.