Update Benchmark Task¶
netspresso.np_qai.benchmarker.NPQAIBenchmarker.update_benchmark_task(metadata)
¶
Update the benchmark task.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
metadata |
BenchmarkerMetadata
|
The metadata of the benchmark task. |
required |
Returns:
| Name | Type | Description |
|---|---|---|
BenchmarkerMetadata |
BenchmarkerMetadata
|
The updated metadata of the benchmark task. |