-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
6028 6041 Upgrade ignite dependency to 0.4.11 #6067
Conversation
merge master
merge master
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
I have tested the Thanks. |
CC @vfdev-5 |
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
/build |
Fixes #6028 .
Fixes #6041 .
Description
This PR upgraded the ignite version of dependency to the latest 0.4.11.
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.