Skip to content

4720 Add track_meta option to the ToTensor transform#4733

Merged
wyli merged 14 commits intoProject-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 intoProject-MONAI:devfrom
Nic-Ma:4720-add-track-meta

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

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

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
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 20, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 20, 2022

/build

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli July 20, 2022 12:36
Signed-off-by: monai-bot <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 20, 2022

/build

@Nic-Ma Nic-Ma force-pushed the 4720-add-track-meta branch from 241a4b7 to a7c65b8 Compare July 21, 2022 09:06
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 21, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 21, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jul 21, 2022

/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