Skip to content

Fix infer files < world size bug#6530

Merged
wyli merged 5 commits intoProject-MONAI:devfrom
heyufan1995:fix-ensemble
Jun 1, 2023
Merged

Fix infer files < world size bug#6530
wyli merged 5 commits intoProject-MONAI:devfrom
heyufan1995:fix-ensemble

Conversation

@heyufan1995
Copy link
Copy Markdown
Member

Fixes # .

Description

Fix the ensembler bug where infer_files are empty or smaller than GPU number

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.

Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
@heyufan1995 heyufan1995 requested review from myron and wyli May 18, 2023 16:54
Comment thread monai/apps/auto3dseg/ensemble_builder.py
Comment thread monai/apps/auto3dseg/ensemble_builder.py Outdated
Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
Comment thread monai/apps/auto3dseg/ensemble_builder.py
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jun 1, 2023

/black

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jun 1, 2023

/build

@wyli wyli enabled auto-merge (squash) June 1, 2023 20:54
@wyli wyli merged commit 5342680 into Project-MONAI:dev Jun 1, 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.

4 participants