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.4.2rc2 #2462

Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Aug 30, 2023

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

GalyaZalesskaya and others added 7 commits August 30, 2023 12:53
* Fix label list for h-label cls
* Fix unit tests
* bug fix for legacy openvino models

* Add tests

* Specific exceptions

---------
update for release 1.4.2rc2
…envinotoolkit#2452)

* Prevent zero-sized saliency map in tiling if tile size is too big

* Prevent zero-sized saliency in tiling (PyTorch)

* Add unit tests for Tiler merge features methods

---------

Co-authored-by: Galina <[email protected]>
update pot fq reference number to 15
@github-actions github-actions bot added CLI Any changes in OTE CLI ALGO Any changes in OTX Algo Tasks implementation TEST Any changes in tests DOC Improvements or additions to documentation labels Aug 30, 2023
Comment on lines +23 to +25
- Add workaround for the incorrect meta info M-RCNN (used for XAI) (<https://github.com/openvinotoolkit/training_extensions/pull/2437>)
- Fix label list order for h-label classification (<https://github.com/openvinotoolkit/training_extensions/pull/2440>)
- Modified fq numbers for lite HRNET e2e tests (<https://github.com/openvinotoolkit/training_extensions/pull/2445>)
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to create 1.4.2 section.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

Comment on lines +4 to +5
pot:
number_of_fakequantizers: 15
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intended?

@yunchu yunchu changed the base branch from develop to infra/mergeback-1.4.2rc2 August 30, 2023 08:14
@yunchu yunchu marked this pull request as ready for review August 30, 2023 08:16
@yunchu yunchu requested a review from a team as a code owner August 30, 2023 08:16
@yunchu yunchu merged commit b61c976 into openvinotoolkit:infra/mergeback-1.4.2rc2 Aug 30, 2023
@yunchu
Copy link
Contributor Author

yunchu commented Aug 30, 2023

sorry guys. I will re-open the merge-back PR again.

@yunchu yunchu deleted the mergeback-1.4.2rc2 branch April 25, 2024 01:15
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 CLI Any changes in OTE CLI DOC Improvements or additions to documentation TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants