Skip to content

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

@Nic-Ma Nic-Ma requested review from atbenmurray, ericspod and wyli March 16, 2020 02:47
@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

3 participants