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

Mergeback 1.5.2 to 1.6.0 #3214

Merged
merged 13 commits into from
Mar 29, 2024

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Mar 27, 2024

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 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) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

yunchu and others added 13 commits December 22, 2023 16:45
* Update MAPI version (openvinotoolkit#2730)

* Update anomaly ov inference task

* Update reqs in exportable code

* Fix one more place of conversion of anomaly map

* Update dependency for exportable code (openvinotoolkit#2732)

* Fix unsupported dtype in ov graph constant converter

---------

Co-authored-by: Vladislav Sovrasov <[email protected]>
* Update MAPI version (openvinotoolkit#2730)

* Update dependency for exportable code (openvinotoolkit#2732)

* Filter invalid polygon shapes (openvinotoolkit#2795)

---------

Co-authored-by: Vladislav Sovrasov <[email protected]>
Co-authored-by: Eugene Liu <[email protected]>
* Update MAPI version (openvinotoolkit#2730)

* Update anomaly ov inference task

* Fix one more place of conversion of anomaly map

* Update dependency for exportable code (openvinotoolkit#2732)

* Fix unsupported dtype in ov graph constant converter

* Filter invalid polygon shapes (openvinotoolkit#2795)

* fix segmentation test

* Update for releases 1.4.5 (openvinotoolkit#2837)

* 🐞 Bugfix: Set reverse_input_channels to True in OpenVINO models (openvinotoolkit#2848)

* Set reverse_input_channels to True

* Remove dependency of protobuf (openvinotoolkit#2851)

* Update release notes and changelog for 1.4.5 (openvinotoolkit#2853)

---------

Co-authored-by: Vladislav Sovrasov <[email protected]>
Co-authored-by: Eugene Liu <[email protected]>
Co-authored-by: Ashwin Vaidya <[email protected]>
* Fix default memcache size to 100MB

* Deal with empty annotation of 'No Object' label images

---------
Signed-off-by: Songki Choi <[email protected]>
* Fix default memcache size to 100MB

* Fix memcache size max limit to 10GB

* Update CHANGELOG.md
…#3141)

* domain=rotated_detection in tile_pipeline

* update tile pipeline
* update otx version to 1.5.2

* Update CHANGELOG.md
@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 ALGO Any changes in OTX Algo Tasks implementation TEST Any changes in tests DOC Improvements or additions to documentation labels Mar 27, 2024
@yunchu yunchu changed the title Mergeback 1.5to16 Mergeback 1.5.2 to 1.6.0 Mar 27, 2024
@yunchu yunchu marked this pull request as ready for review March 27, 2024 07:56
@yunchu yunchu requested a review from a team as a code owner March 27, 2024 07:56
@chuneuny-emily chuneuny-emily merged commit 620dfd1 into openvinotoolkit:releases/1.6.0 Mar 29, 2024
15 checks passed
@yunchu yunchu deleted the mergeback/15to16 branch April 24, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALGO Any changes in OTX Algo Tasks implementation 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 DOC Improvements or additions to documentation TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants