Use Ignite's interrupt api in MonaiAlgo#5071
Conversation
Signed-off-by: Holger Roth <[email protected]>
Signed-off-by: Holger Roth <[email protected]>
|
Hi @holgerroth @wyli , I think we should update the What do you think? Thanks. |
Signed-off-by: Holger Roth <[email protected]>
Actually, we don't need to import Ignite anymore in this class. I removed it. |
Signed-off-by: Holger Roth <[email protected]>
|
FYI, we just released 0.4.10, so you can check and also update MONAI deps. |
Cool! Thanks. |
Signed-off-by: Nic Ma <[email protected]>
Nic-Ma
left a comment
There was a problem hiding this comment.
I have updated the ignite dependency in the PR.
Thanks.
|
/black |
|
/build |
|
Hi @wyli , Could you please help double confirm it? Thanks in advance. |
|
And @YanxuanLiu , may need your help to update the ignite version in the Blossom CI config to Thanks in advance. |
Signed-off-by: monai-bot <[email protected]>
|
/build |
I see there are docs-test errors: https://github.com/Project-MONAI/MONAI/runs/8197608122?check_suite_focus=true |
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Fixes Project-MONAI#4554. Requires latest Ignite RC. Also improves ClientAlgo docstrings formatting. ### Description A few sentences describing the changes proposed in this pull request. ### Status **Ready** ### Types of changes <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] 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. Signed-off-by: Holger Roth <[email protected]> Signed-off-by: Nic Ma <[email protected]> Signed-off-by: monai-bot <[email protected]> Co-authored-by: Nic Ma <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: monai-bot <[email protected]>
Fixes #4554.
Requires latest Ignite RC.
Also improves ClientAlgo docstrings formatting.
Description
A few sentences describing the changes proposed in this pull request.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.