Skip to content
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

Support remove_prefix in monai.bundle.load #5770

Closed
yiheng-wang-nv opened this issue Dec 19, 2022 · 0 comments · Fixed by #5771
Closed

Support remove_prefix in monai.bundle.load #5770

yiheng-wang-nv opened this issue Dec 19, 2022 · 0 comments · Fixed by #5771
Assignees

Comments

@yiheng-wang-nv
Copy link
Contributor

No description provided.

@yiheng-wang-nv yiheng-wang-nv self-assigned this Dec 19, 2022
wyli pushed a commit that referenced this issue Dec 19, 2022
Signed-off-by: Yiheng Wang <vennw@nvidia.com>

Fixes #5770 .

### Description

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

### 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: Yiheng Wang <vennw@nvidia.com>
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 a pull request may close this issue.

1 participant