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 pymoo version #2145

Merged
merged 3 commits into from
Sep 18, 2023
Merged

Conversation

KodiaqQ
Copy link
Collaborator

@KodiaqQ KodiaqQ commented Sep 18, 2023

Changes

  • Fixed pymoo version.
  • Added patch for the IntegerRandomSampling to avoid errors.

Reason for changes

  • Bugfix

@KodiaqQ KodiaqQ requested a review from a team as a code owner September 18, 2023 10:22
@github-actions github-actions bot added the dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM label Sep 18, 2023
(cherry picked from commit c628ddb)
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #2145 (7201fed) into develop (df3b70f) will increase coverage by 36.22%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2145       +/-   ##
============================================
+ Coverage         0   36.22%   +36.22%     
============================================
  Files            0      477      +477     
  Lines            0    42548    +42548     
============================================
+ Hits             0    15414    +15414     
- Misses           0    27134    +27134     
Files Changed Coverage Δ
...perimental/torch/nas/bootstrapNAS/search/search.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)

... and 475 files with indirect coverage changes

@KodiaqQ
Copy link
Collaborator Author

KodiaqQ commented Sep 18, 2023

torch_nightly run - 10

@KodiaqQ
Copy link
Collaborator Author

KodiaqQ commented Sep 18, 2023

This fix contains an update for IntegerRandomSampling from anyoptimization/pymoo@6795ac3, based on anyoptimization/pymoo#388 and corresponding PR into NNCF #1914.
Thanks, @vshampor for help.

@ljaljushkin
Copy link
Contributor

@jpablomch @jpablomch @yzheng124 FYI

@KodiaqQ KodiaqQ merged commit b000230 into openvinotoolkit:develop Sep 18, 2023
KodiaqQ added a commit to KodiaqQ/nncf that referenced this pull request Sep 18, 2023
### Changes

- Fixed `pymoo` version.
- Added patch for the `IntegerRandomSampling` to avoid errors.

### Reason for changes

- Bugfix

(cherry picked from commit b000230)
KodiaqQ added a commit that referenced this pull request Sep 18, 2023
### Changes

- Copy of #2145

### Reason for changes

- Bugfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM experimental
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants