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

179 add DeleteKeys transform #180

Merged
merged 2 commits into from
Mar 16, 2020
Merged

179 add DeleteKeys transform #180

merged 2 commits into from
Mar 16, 2020

Conversation

Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Mar 16, 2020

Fixes #179 .

Description

This PR implemented the DeleteKeys transform to delete unnecessary key-values from the data dictionary to release memory.

Status

Ready

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or new feature that would cause existing functionality to change)
  • New tests added to cover the changes
  • Docstrings/Documentation updated

@wyli wyli merged commit c40f739 into master Mar 16, 2020
wyli pushed a commit that referenced this pull request Mar 16, 2020
* [DLMED] add DeleteKeys transform

* [DLMED] remove unnecessary copy
Nic-Ma added a commit that referenced this pull request Mar 16, 2020
* [DLMED] add highlight features to README

* [DLMED] add temp images path to highlight features

* documentation updates

        - update readmet
        - update docs/ structure
        - merged highlights.md
        - update docs/Makefile commands

* [DLMED] update end-to-end process chart

* revise docstring for transforms/losses

* update docs

* update readthedocs

* 179 add DeleteKeys transform (#180)

* [DLMED] add DeleteKeys transform

* [DLMED] remove unnecessary copy

* update docs

* fixes github urls

* fixes sys.getsizeof test on mac

Co-authored-by: Nic Ma <nma@nvidia.com>
@wyli wyli deleted the 179-add-delete-keys-transform branch May 21, 2020 13:30
rijobro pushed a commit to rijobro/MONAI that referenced this pull request Jan 28, 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.

add delete-keys transform
2 participants