Skip to content

Conversation

@monai-bot
Copy link
Contributor

@monai-bot monai-bot commented Apr 10, 2023

Signed-off-by: monai-bot monai.miccai2019@gmail.com

(closing #6318 closing #6319 auto3dseg)
(closing #6320 closing #6325 metatensor sliding window)
(closing #6314 closing #6315 dtype conversion)
(closing #6326 closing #6329 metatensor clone)
(including a workaround for #6311)

monai-bot and others added 6 commits April 10, 2023 06:21
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
Fixes #6318 .

### Description

- Add a new key `AlgoKeys`
- Replace all existing usage of `AlgoEnsembleKeys`

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [x] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] In-line docstrings updated.

---------

Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
#6315)

Fixes issues relating to dtype and src_affine in inverse of spatial
transforms. Issue found to occur when inverse for a given function is
required many times, e.g. for iterative updates in interactive
segmentation. Related issue #6314

---------

Signed-off-by: Liam Chalcroft <liam.chalcroft.20@ucl.ac.uk>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Fixes #6320 .

### Description
Ensure `sliding_window_inference` can support output in dict and tuple
format.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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.

---------

Signed-off-by: KumoLiu <yunl@nvidia.com>
Fixes #6326



### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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).
- [x] 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`.
- [x] In-line docstrings updated.
- [x] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

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

wyli commented Apr 11, 2023

/integration-test

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

wyli commented Apr 11, 2023

/integration-test

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.

also test/merge approved PRs

@wyli
Copy link
Contributor

wyli commented Apr 11, 2023

/build

@wyli wyli enabled auto-merge (squash) April 11, 2023 09:39
@wyli wyli changed the title auto updates auto updates and merging 6319/6315/6329 Apr 11, 2023
@wyli wyli merged commit 9ef42ff into dev Apr 11, 2023
@wyli wyli deleted the auto-update branch April 11, 2023 11:46
@wyli wyli changed the title auto updates and merging 6319/6315/6329 auto updates and merging 6319/6315/6325/6329 Apr 11, 2023
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.

6 participants