[POT] Finetuned model reference update (#12610)
* Finetuned model reference update * Comment with AVX512 reference value
This commit is contained in:
parent
6d6f52806b
commit
1ea12a0bab
@ -83,7 +83,8 @@ def test_sparsity_with_finetuning_algo(models, tmp_path, model_params):
|
|||||||
|
|
||||||
|
|
||||||
QUANTIZATION_MODELS = [
|
QUANTIZATION_MODELS = [
|
||||||
('mobilenet-v2', 'caffe', 'DefaultQuantization', 'performance', {'accuracy@top1': 0.7140, 'accuracy@top5': 0.8970})
|
#('mobilenet-v2', 'caffe', 'DefaultQuantization', 'performance', {'accuracy@top1': 0.7140, 'accuracy@top5': 0.8970}) #AVX512
|
||||||
|
('mobilenet-v2', 'caffe', 'DefaultQuantization', 'performance', {'accuracy@top1': 0.7120, 'accuracy@top5': 0.8950})
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user