[POT] Update CI branch (#14916)

Co-authored-by: Alexander Kozlov <alexander.kozlov@intel.com>
This commit is contained in:
Liubov Talamanova 2023-01-03 17:26:36 +00:00 committed by GitHub
parent 9c14991ebd
commit 39ff705a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:450e1118b33fcd27f88dc44369b9695129441b3bf69d2fcf834cdbc05d8b1160 oid sha256:9c074b1140e9052718b081811a97ccaf19a08baba6ea9b008c8cffd78d8946c9
size 18812 size 18910

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1e81719d75b0ea20fc0577b40825a8bd2798f6f6954eaa5af37aad54309fb8ef oid sha256:91c4e38b0eda34254a6ffbf9540780cd3efb072a3c66475db2b4369aef465e6d
size 55906 size 55994

View File

@ -53,7 +53,7 @@ TEST_MODELS = [
('mtcnn', 'caffe', 'DefaultQuantization', 'performance', 1, {'recall': 0.76, 'map': 0.6618}, {}, 'CPU'), ('mtcnn', 'caffe', 'DefaultQuantization', 'performance', 1, {'recall': 0.76, 'map': 0.6618}, {}, 'CPU'),
('mtcnn', 'caffe', 'DefaultQuantization', 'performance', 2, {'recall': 0.76, 'map': 0.505}, ('mtcnn', 'caffe', 'DefaultQuantization', 'performance', 2, {'recall': 0.76, 'map': 0.51},
{'use_fast_bias': False}, 'CPU'), {'use_fast_bias': False}, 'CPU'),
('octave-resnet-26-0.25', 'mxnet', 'DefaultQuantization', 'performance', 300, ('octave-resnet-26-0.25', 'mxnet', 'DefaultQuantization', 'performance', 300,
{'accuracy@top1': 0.766, 'accuracy@top5': 0.927}, {'use_fast_bias': False}, 'CPU'), {'accuracy@top1': 0.766, 'accuracy@top5': 0.927}, {'use_fast_bias': False}, 'CPU'),