Skip to content

Improve nnunet documentations, removed wrong mGPU usage, and fix work_dir#6448

Merged
wyli merged 17 commits intoProject-MONAI:devfrom
mingxin-zheng:fix-6443
May 4, 2023
Merged

Improve nnunet documentations, removed wrong mGPU usage, and fix work_dir#6448
wyli merged 17 commits intoProject-MONAI:devfrom
mingxin-zheng:fix-6443

Conversation

@mingxin-zheng
Copy link
Copy Markdown
Contributor

@mingxin-zheng mingxin-zheng commented Apr 28, 2023

Fixes #6447
Fixes #6443

Description

  • Put the documentation together
  • Add missing docstring
  • num_gpus is not the right way to do mGPU training
  • improve logging (no more logging.warning("[info] ..."))
  • fix work_dir

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng mingxin-zheng requested review from Nic-Ma and wyli May 4, 2023 03:00
@wyli
Copy link
Copy Markdown
Contributor

wyli commented May 4, 2023

/build

@wyli wyli enabled auto-merge (squash) May 4, 2023 05:51
@wyli wyli disabled auto-merge May 4, 2023 06:17
@wyli wyli enabled auto-merge (squash) May 4, 2023 06:17
@wyli wyli merged commit 8e8dd1b into Project-MONAI:dev May 4, 2023
@mingxin-zheng mingxin-zheng deleted the fix-6443 branch May 10, 2023 09:44
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.

work_dir is not effective when running trainin monai.apps.nnunet Documentation of nnUNet in monai.apps has several mistakes

3 participants