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

Merge back 1.2.1 RC3~5 #2126

Merged

Conversation

goodsong81
Copy link
Contributor

@goodsong81 goodsong81 commented May 10, 2023

Summary

  • Bug fixes in RC3 ~ 5

How to test

  • E2E CI tests

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

eugene123tw and others added 7 commits May 10, 2023 10:35
* remove pytest skip

* fix nncf detector builder

* fix bug

* address comment

* update tests

* add nncf fix

* add number of fq to compression config

* add number_of_fakequantizers to inst seg test
Signed-off-by: Songki Choi <[email protected]>
* Fix train-type assign

* Fix rebuild cases
…envinotoolkit#2110)

* limit the number of ground truth by randomly select 5000-6000 get due to RAM OOM

* add max_annotation param

* add test

* address comments
* fix: get rid of custom lr update hook

* docs: add to changelog

* fix: change lr for selfsl
@github-actions github-actions bot added ALGO Any changes in OTX Algo Tasks implementation API Any changes in OTX API CLI Any changes in OTE CLI DOC Improvements or additions to documentation TEST Any changes in tests labels May 10, 2023
@goodsong81 goodsong81 marked this pull request as ready for review May 10, 2023 03:50
@goodsong81 goodsong81 requested a review from a team as a code owner May 10, 2023 03:50
@goodsong81 goodsong81 merged commit beaca88 into openvinotoolkit:develop May 10, 2023
@goodsong81 goodsong81 deleted the songkich/merge-back-1.2.1rc5 branch May 10, 2023 04:01
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 CLI Any changes in OTE CLI DOC Improvements or additions to documentation RELEASE TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants