Skip to content

6028 6041 Upgrade ignite dependency to 0.4.11#6067

Merged
Nic-Ma merged 12 commits intoProject-MONAI:devfrom
Nic-Ma:6028-upgrade-ignite
Feb 27, 2023
Merged

6028 6041 Upgrade ignite dependency to 0.4.11#6067
Nic-Ma merged 12 commits intoProject-MONAI:devfrom
Nic-Ma:6028-upgrade-ignite

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Feb 27, 2023

Fixes #6028 .
Fixes #6041 .

Description

This PR upgraded the ignite version of dependency to the latest 0.4.11.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

/build

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

I have tested the test_integration_workflows.py locally and it passed successfully.
I didn't upgrade the requirement of MonaiAlgo for ignite, keep 0.4.10 as the min requirement version.
CC @holgerroth .

Thanks.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

CC @vfdev-5

@Nic-Ma Nic-Ma changed the title 6028 Upgrade ignite dependency to 0.4.11 6028 6041 Upgrade ignite dependency to 0.4.11 Feb 27, 2023
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

/build

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

@wyli wyli enabled auto-merge (squash) February 27, 2023 12:03
@wyli wyli disabled auto-merge February 27, 2023 12:04
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

earlier I saw some errors https://github.com/Project-MONAI/MONAI/actions/runs/4279364930 do you know the reason?

create_supervised_trainer is used in quite a few places.. https://github.com/search?q=org%3AProject-MONAI+create_supervised_trainer&type=code

Yes, that because ignite added more args to the API, already fixed in the latest commit.

Thanks.

@Nic-Ma Nic-Ma enabled auto-merge (squash) February 27, 2023 15:19
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 27, 2023

/build

@Nic-Ma Nic-Ma merged commit b30ea42 into Project-MONAI:dev Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate create_multi_gpu_supervised_trainer APIs Upgrade ignite dependency to 0.4.11

2 participants