Skip to content

5991 Enable lazy resampling for SpatialResample - #6060

Merged
wyli merged 7 commits into
Project-MONAI:devfrom
yiheng-wang-nv:5991-add-spatial-transforms
Feb 24, 2023
Merged

5991 Enable lazy resampling for SpatialResample#6060
wyli merged 7 commits into
Project-MONAI:devfrom
yiheng-wang-nv:5991-add-spatial-transforms

Conversation

@yiheng-wang-nv

Copy link
Copy Markdown
Contributor

A part of #5991 .

Description

This PR adds the changes of SpatialResample from #5860 .

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.

yiheng-wang-nv and others added 3 commits February 24, 2023 15:35
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Comment thread monai/transforms/spatial/array.py
@yiheng-wang-nv
yiheng-wang-nv requested review from KumoLiu, Nic-Ma and wyli and removed request for wyli February 24, 2023 07:50
yiheng-wang-nv and others added 3 commits February 24, 2023 16:05
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
…nsforms

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Comment thread monai/transforms/inverse.py

@Nic-Ma Nic-Ma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me.
Just curious the difference between torch.float64 and torch.double, others places use torch.float64, why use torch.double in this PR?

Thanks.

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

wyli commented Feb 24, 2023

Copy link
Copy Markdown
Contributor

/build

@wyli
wyli enabled auto-merge (squash) February 24, 2023 17:10
@wyli
wyli merged commit d7a8774 into Project-MONAI:dev Feb 24, 2023
@yiheng-wang-nv
yiheng-wang-nv deleted the 5991-add-spatial-transforms branch February 27, 2023 04:17
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.

3 participants