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

Prevent AcLauncher for OpenVINO 2024.0 #1450

Merged

Conversation

wonjuleee
Copy link
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT

@wonjuleee wonjuleee requested review from a team as code owners April 17, 2024 04:27
@wonjuleee wonjuleee requested review from itrushkin and removed request for a team April 17, 2024 04:27
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 71 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (releases/1.6.0@4cef56b). Click here to learn what that means.

Files Patch % Lines
...maro/plugins/accuracy_checker_plugin/details/ac.py 0.00% 70 Missing ⚠️
...aro/plugins/accuracy_checker_plugin/ac_launcher.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             releases/1.6.0    #1450   +/-   ##
=================================================
  Coverage                  ?   80.67%           
=================================================
  Files                     ?      271           
  Lines                     ?    30718           
  Branches                  ?     6203           
=================================================
  Hits                      ?    24782           
  Misses                    ?     4536           
  Partials                  ?     1400           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 80.65% <0.00%> (?)
windows-2022_Python-3.10 80.64% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wonjuleee wonjuleee requested a review from yunchu April 17, 2024 04:44
@wonjuleee wonjuleee merged commit 6988d69 into openvinotoolkit:releases/1.6.0 Apr 17, 2024
8 checks passed
@wonjuleee wonjuleee mentioned this pull request Apr 17, 2024
@wonjuleee wonjuleee added this to the 1.6.1 milestone May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants