Skip to content

4720 Add track_meta option to the ToTensor transform#4733

Merged
wyli merged 14 commits into
Project-MONAI:devfrom
Nic-Ma:4720-add-track-meta
Jul 21, 2022
Merged

4720 Add track_meta option to the ToTensor transform#4733
wyli merged 14 commits into
Project-MONAI:devfrom
Nic-Ma:4720-add-track-meta

Conversation

@Nic-Ma

@Nic-Ma Nic-Ma commented Jul 20, 2022

Copy link
Copy Markdown
Contributor

Fixes #4720 .

Description

This PR added track_meta option to the ToTensor transform.

Status

Ready

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.

@Nic-Ma

Nic-Ma commented Jul 20, 2022

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Jul 20, 2022

Copy link
Copy Markdown
Contributor Author

/build

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli July 20, 2022 12:36
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
@Nic-Ma

Nic-Ma commented Jul 20, 2022

Copy link
Copy Markdown
Contributor Author

/build

Nic-Ma added 3 commits July 21, 2022 14:44
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma Nic-Ma force-pushed the 4720-add-track-meta branch from 241a4b7 to a7c65b8 Compare July 21, 2022 09:06
@Nic-Ma

Nic-Ma commented Jul 21, 2022

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Jul 21, 2022

Copy link
Copy Markdown
Contributor Author

/build

@wyli

wyli commented Jul 21, 2022

Copy link
Copy Markdown
Contributor

/integration-test
/build

@wyli wyli merged commit b9d39d4 into Project-MONAI:dev Jul 21, 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 support to avoid MetaTensor operations during training

3 participants