Skip to content

Conversation

@Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Apr 5, 2021

Fixes #1939 .

Description

This PR added the strict_shape option to the CheckpointLoader handler.

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.

@Nic-Ma Nic-Ma changed the title [WIP] 1939 Add strict_shape option in CheckpointLoader 1939 Add strict_shape option in CheckpointLoader Apr 5, 2021
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Apr 5, 2021

/black

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli April 5, 2021 16:06
@Nic-Ma Nic-Ma marked this pull request as ready for review April 5, 2021 16:07
Nic-Ma and others added 4 commits April 5, 2021 19:10
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli force-pushed the 1939-add-strict-shape branch from e746a53 to b406974 Compare April 5, 2021 18:10
Copy link
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, this is a non-breaking change

@wyli wyli enabled auto-merge (squash) April 5, 2021 18:44
@wyli wyli merged commit f1db865 into Project-MONAI:master Apr 5, 2021
nsrivathsa pushed a commit to nsrivathsa/MONAI that referenced this pull request Apr 12, 2021
* [DLMED] add strict_shape option

Signed-off-by: Nic Ma <nma@nvidia.com>

* [DLMED] add unit tests

Signed-off-by: Nic Ma <nma@nvidia.com>

* update test case

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* fixes test config

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

Co-authored-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Neha Srivathsa <nsrivathsa@nvidia.com>
@Nic-Ma Nic-Ma deleted the 1939-add-strict-shape branch July 2, 2021 23:36
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 strict_shape option to CheckpointLoader

2 participants