Skip to content

4641 PadListDataCollate for metatensor#4642

Merged
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:4641-padlist
Jul 6, 2022
Merged

4641 PadListDataCollate for metatensor#4642
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:4641-padlist

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Jul 6, 2022

Fixes #4641

Description

inverse PadListDataCollate for metatensors

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.

@wyli wyli marked this pull request as ready for review July 6, 2022 13:41
@wyli wyli requested review from Nic-Ma, ericspod and rijobro July 6, 2022 13:41
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Thanks for the quick update.

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jul 6, 2022

/build

@wyli wyli enabled auto-merge (squash) July 6, 2022 16:38
@wyli wyli merged commit 6638abf into Project-MONAI:dev Jul 6, 2022
@wyli wyli deleted the 4641-padlist branch July 19, 2022 21:28
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.

PadListDataCollate to support inverse MetaTensor

2 participants