Skip to content

2342 Add size option for UpSample#2344

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:2342-add-size-for-upsample
Jun 9, 2021
Merged

2342 Add size option for UpSample#2344
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:2342-add-size-for-upsample

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #2342 .

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.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Yiheng Wang <[email protected]>
Signed-off-by: Yiheng Wang <[email protected]>
@yiheng-wang-nv yiheng-wang-nv requested review from Nic-Ma, rijobro and wyli June 9, 2021 08:35
Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

thanks!

@wyli wyli enabled auto-merge (squash) June 9, 2021 09:23
@wyli wyli merged commit 3de16a0 into Project-MONAI:dev Jun 9, 2021
@yiheng-wang-nv yiheng-wang-nv deleted the 2342-add-size-for-upsample branch June 9, 2021 12:13
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.

UpSample module does not support size parameter for nontrainable mode

2 participants