Skip to content

5770 add remove prefix to monai.bundle.load#5771

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:add-remove-prefix-for-load
Dec 19, 2022
Merged

5770 add remove prefix to monai.bundle.load#5771
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:add-remove-prefix-for-load

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #5770 .

Description

This PR enables the remove_prefix arg in monai.bundle.load

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: Yiheng Wang <[email protected]>
@yiheng-wang-nv yiheng-wang-nv requested review from Nic-Ma and wyli and removed request for Nic-Ma December 19, 2022 13:15
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Dec 19, 2022

/build

@wyli wyli enabled auto-merge (squash) December 19, 2022 13:49
@wyli wyli merged commit b159ce7 into Project-MONAI:dev Dec 19, 2022
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.

Support remove_prefix in monai.bundle.load

2 participants