Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test acutal model #22841

Merged
merged 13 commits into from
Mar 6, 2024
Merged

Conversation

Wovchena
Copy link
Contributor

@Wovchena Wovchena commented Feb 14, 2024

Ticket 25942

@github-actions github-actions bot added the category: samples OpenVINO Runtime Samples label Feb 14, 2024
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Feb 15, 2024
@github-actions github-actions bot removed category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Mar 4, 2024
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Mar 4, 2024
@Wovchena Wovchena requested a review from ilya-lavrenov March 5, 2024 15:42
@Wovchena Wovchena marked this pull request as ready for review March 5, 2024 15:42
@Wovchena Wovchena requested review from a team as code owners March 5, 2024 15:42
Wovchena added a commit to Wovchena/openvino that referenced this pull request Mar 6, 2024
Classification top1 differs for GitHub Actions runner and my i9-12900K, Ubuntu20 with int8 model. The reference value is set to the one produced by my setup. The confidence difference between top1 and top2 classes is notable: 0.1217475 vs 0.1063746. The diff of this PR should boil down to the last commit after openvinotoolkit#22841 is merged.

Refer to tests/samples_tests/smoke_tests/README.md to set it up locally. The command is ============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0
rootdir: /home/wov/r/openvino
plugins: html-1.19.0, json-report-1.5.0, xdist-3.5.0, timeout-1.3.2, mock-2.0.0, nbmake-1.4.1, hypothesis-6.87.4, cov-2.11.1, metadata-1.7.0, anyio-3.7.1, forked-1.4.0
collected 1 item

tests/samples_tests/smoke_tests/test_hello_classification.py .           [100%]

============================== 1 passed in 0.27s ===============================
Wovchena added a commit to Wovchena/openvino that referenced this pull request Mar 6, 2024
Classification top1 differs for GitHub Actions runner and my i9-12900K, Ubuntu20 with int8 model. The reference value is set to the one produced by my setup. The confidence difference between top1 and top2 classes is notable: 0.1217475 vs 0.1063746. The diff of this PR should boil down to the last commit after openvinotoolkit#22841 is merged.

Refer to tests/samples_tests/smoke_tests/README.md to set it up locally. The command is `TEST_DEVICE="CPU" IE_APP_PATH=/home/wov/r/openvino/bin/intel64/Release/ IE_APP_PYTHON_PATH=/home/wov/r/openvino/samples/python/ WORKSPACE=/home/wov/r/openvino/ python3 -m pytest ~/r/openvino/tests/samples_tests/smoke_tests/test_hello_classification.py::Test_hello_classification::test_hello_classification_fp32[param0]`
@Wovchena Wovchena mentioned this pull request Mar 6, 2024
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Mar 6, 2024
Merged via the queue into openvinotoolkit:master with commit 2d3805f Mar 6, 2024
109 checks passed
Pranshu-S pushed a commit to Pranshu-S/openvino that referenced this pull request Mar 7, 2024
alvoron pushed a commit to alvoron/openvino that referenced this pull request Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI category: samples OpenVINO Runtime Samples github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants