[skip ci] Add comment of benchmark file accuracy (#8430)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-09-23 19:37:54 +08:00 committed by GitHub
parent b18f0d9054
commit 0cc80c7bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ class AccuracyRunner(BaseRunner):
"params": search_param}
# TODO: only update search_info
case_metric = copy.deepcopy(self.metric)
# set metric type as case
case_metric.set_case_metric_type()
case_metric.search = {
"nq": nq,