sync metatensor with dev#4230
Merged
wyli merged 4 commits intoProject-MONAI:feature/MetaTensorfrom May 5, 2022
Merged
Conversation
* add swin_unetr model
* [DLMED] update to 22.04 Signed-off-by: Nic Ma <[email protected]> * fixes unit test tests.test_lr_finder Signed-off-by: Wenqi Li <[email protected]> * test new_empty Signed-off-by: Wenqi Li <[email protected]> Co-authored-by: Wenqi Li <[email protected]> Co-authored-by: Wenqi Li <[email protected]>
* implement the base class Signed-off-by: Yiheng Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add unittest Signed-off-by: Yiheng Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * autofix Signed-off-by: Yiheng Wang <[email protected]> * switch to call apex directly Signed-off-by: Yiheng Wang <[email protected]> * uncomment unittest Signed-off-by: Yiheng Wang <[email protected]> * add apex install link in docstring Signed-off-by: Yiheng Wang <[email protected]> * add channels_last_3d test case Signed-off-by: Yiheng Wang <[email protected]> * rewrite types Signed-off-by: Yiheng Wang <[email protected]> * change types Signed-off-by: Yiheng Wang <[email protected]> * add docstrings Signed-off-by: Yiheng Wang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wenqi Li <[email protected]>
Contributor
Author
|
/black |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merge the latest
devchanges intofeature/MetaTensorthis is to avoid significant code change conflicts
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.