Skip to content

sync dev into feature branch#4326

Merged
wyli merged 8 commits intofeature/MetaTensorfrom
dev
May 23, 2022
Merged

sync dev into feature branch#4326
wyli merged 8 commits intofeature/MetaTensorfrom
dev

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented May 23, 2022

merge the latest dev changes into feature/MetaTensor
this is to avoid significant code change conflicts

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.

Can-Zhao and others added 8 commits May 20, 2022 10:16
* add box iou funcs

Signed-off-by: Can Zhao <[email protected]>

* add box iou funcs to init

Signed-off-by: Can Zhao <[email protected]>
* fix RandAffine with randomize==False

Signed-off-by: Richard Brown <[email protected]>
* add box transform

Signed-off-by: Can Zhao <[email protected]>
* add box_ops for zoom box transforms

Signed-off-by: Can Zhao <[email protected]>
* update swin_unetr block name

Signed-off-by: ahatamizadeh <[email protected]>
* fix squeeze issue

Signed-off-by: Yiheng Wang <[email protected]>
modify unetresblock

Signed-off-by: Yiheng Wang <[email protected]>
* fixes multiprocessing

fixes unit test

update reduce

fixes mypy

Signed-off-by: Wenqi Li <[email protected]>

* update based on comments

Signed-off-by: Wenqi Li <[email protected]>

* remove unused

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli changed the title sync feature branch sync dev into feature branch May 23, 2022
@wyli wyli merged commit 5301766 into feature/MetaTensor May 23, 2022
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.

5 participants