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 RC1 & RC2 #2086

Merged

Conversation

goodsong81
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 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

goodsong81 and others added 12 commits April 27, 2023 16:40
Signed-off-by: Songki Choi <songki.choi@intel.com>
* docs: add fast data loading

* docs: add augmix

* docs: use reference

* docs: make first character of words capital

* docs: add simple example in cli command
use fisrt GPU of cuda visible devices
…ase bs in Geti (openvinotoolkit#2074)

* disable OTXProgressHook

* align with pre commit
…2082)

* Update instance segmentation tutorial

* Fix some indent

* Update instance_segmentation.rst
openvinotoolkit#2075)

* Optimize YOLOX data pipeline and add unit test for get_subset of DatumaroAdapter

* Change tiling cache
Signed-off-by: Songki Choi <songki.choi@intel.com>
@github-actions github-actions bot added ALGO Any changes in OTX Algo Tasks implementation API Any changes in OTX API DOC Improvements or additions to documentation TEST Any changes in tests labels Apr 27, 2023
supersoob
supersoob previously approved these changes Apr 27, 2023
eunwoosh
eunwoosh previously approved these changes Apr 27, 2023
jaegukhyun
jaegukhyun previously approved these changes Apr 27, 2023
eugene123tw
eugene123tw previously approved these changes Apr 28, 2023
Copy link
Contributor

@eugene123tw eugene123tw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

By the way, could you add this PR to RC2? #2089

@goodsong81 goodsong81 marked this pull request as ready for review May 2, 2023 00:58
@goodsong81 goodsong81 requested a review from a team as a code owner May 2, 2023 00:58
@goodsong81
Copy link
Contributor Author

goodsong81 commented May 2, 2023

LGTM

By the way, could you add this PR to RC2? #2089

I'll make another one for RC2 :)
-> Hmm, seg tests are failing. I'll include RC2 changes in this PR while dealing with the test failure.

* draft

* udpate pytest skip tag

* add spatial concatenation

* code quality fixes

* fix tests

* add unit test for ir scale factor

* revert pytest skip and address test failure in another PR

* refactor variable name
eugene123tw and others added 4 commits May 2, 2023 15:34
Signed-off-by: Songki Choi <songki.choi@intel.com>
Signed-off-by: Songki Choi <songki.choi@intel.com>
@goodsong81 goodsong81 dismissed stale reviews from eugene123tw, jaegukhyun, eunwoosh, and supersoob via 00963b5 May 2, 2023 06:57
@goodsong81 goodsong81 changed the title Merge back 1.2.1 RC1 Merge back 1.2.1 RC1 & RC2 May 2, 2023
@goodsong81 goodsong81 merged commit a1f098d into openvinotoolkit:develop May 3, 2023
@goodsong81 goodsong81 deleted the songkich/merge-back-1.2.1rc1 branch May 3, 2023 00:24
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 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