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

Update OV to 2023.1 #2505

Merged
merged 19 commits into from
Oct 24, 2023
Merged

Update OV to 2023.1 #2505

merged 19 commits into from
Oct 24, 2023

Conversation

sovrasov
Copy link
Contributor

@sovrasov sovrasov commented Sep 18, 2023

Summary

This PR upgrades OpenVINO to 2023.1

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 e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM API Any changes in OTX API labels Sep 18, 2023
goodsong81
goodsong81 previously approved these changes Sep 19, 2023
@sovrasov
Copy link
Contributor Author

@yunchu it seems like the patch to install rust doesn't work

@yunchu
Copy link
Contributor

yunchu commented Oct 4, 2023

change rust toolcahin setup action.
verified: https://github.com/openvinotoolkit/training_extensions/actions/runs/6400454287

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0700999) 81.51% compared to head (9916bad) 81.51%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2505   +/-   ##
========================================
  Coverage    81.51%   81.51%           
========================================
  Files          516      516           
  Lines        38255    38255           
========================================
+ Hits         31184    31185    +1     
+ Misses        7071     7070    -1     
Flag Coverage Δ
py310 81.51% <ø> (+<0.01%) ⬆️
py38 81.48% <ø> (ø)
py39 81.49% <ø> (-0.01%) ⬇️

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

see 1 file with indirect coverage changes

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

@sovrasov
Copy link
Contributor Author

sovrasov commented Oct 4, 2023

change rust toolcahin setup action. verified: https://github.com/openvinotoolkit/training_extensions/actions/runs/6400454287

Thanks!

@sovrasov
Copy link
Contributor Author

sovrasov commented Oct 5, 2023

@goodsong81 can we use develop version of Datumaro till the next pypi package is released? Since we already have 1.5 release branch, we could use develop for more extensive testing of the new OV. If the answer is yes, we can merge this PR soon

@goodsong81
Copy link
Contributor

@goodsong81 can we use develop version of Datumaro till the next pypi package is released? Since we already have 1.5 release branch, we could use develop for more extensive testing of the new OV. If the answer is yes, we can merge this PR soon

I think so. Let's go ahead :)
BTW, @yunchu are we going to keep tookchain or it's just temporary for building datumaro from source distribution?
We might not want to guide OTX users to setup them to use the latest OTX develop branch.

goodsong81
goodsong81 previously approved these changes Oct 5, 2023
@github-actions github-actions bot added the TEST Any changes in tests label Oct 5, 2023
@sovrasov sovrasov marked this pull request as ready for review October 5, 2023 13:26
@sovrasov sovrasov requested a review from a team as a code owner October 5, 2023 13:26
@sovrasov
Copy link
Contributor Author

sovrasov commented Oct 5, 2023

@yunchu
Copy link
Contributor

yunchu commented Oct 5, 2023

@sovrasov @goodsong81 I think it shouldn't be merged to any branches on the OTX. instead, datumaro 1.5.1rc1 should be published with upgrade version of OV

@yunchu
Copy link
Contributor

yunchu commented Oct 6, 2023

applied datuamro version 1.5.1rc1

@github-actions github-actions bot removed the BUILD label Oct 6, 2023
@sovrasov sovrasov added this to the 1.6.0 milestone Oct 6, 2023
@yunchu
Copy link
Contributor

yunchu commented Oct 6, 2023

@sovrasov datumaro version was updated to 1.6.0rc0

@sovrasov
Copy link
Contributor Author

@sovrasov
Copy link
Contributor Author

E2E passed

@sovrasov sovrasov merged commit 8ee933c into develop Oct 24, 2023
@sovrasov sovrasov deleted the vs/ov_20231 branch October 24, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Any changes in OTX API DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants