2613 saver/loader consistencies#2615
Merged
wyli merged 15 commits intoProject-MONAI:devfrom Jul 22, 2021
Merged
Conversation
4a86ac6 to
24c71e1
Compare
Contributor
Author
|
/integration-test /black |
24c71e1 to
4a86ac6
Compare
ericspod
reviewed
Jul 16, 2021
Contributor
|
/build |
04b2876 to
ce62b54
Compare
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
ce62b54 to
7835727
Compare
Contributor
Author
|
I run a few tutorials/demo with this PR and all work fine. Additional integration tests show that MONAI/tests/test_integration_segmentation_3d.py Lines 254 to 257 in 7835727 I think this gives us some confidence in the code. Could you please review @ericspod @rijobro @Nic-Ma? The current itkreader in the dev branch is broken #1711, which means we don't have any basic working loader for DICOM. |
Contributor
|
Hi @wyli , Thanks for your quick update and test. Thanks. |
Nic-Ma
approved these changes
Jul 21, 2021
Contributor
Nic-Ma
left a comment
There was a problem hiding this comment.
Looks good to except for several minor comments.
Thanks.
Signed-off-by: Wenqi Li <[email protected]>
167a933 to
116eaa5
Compare
Signed-off-by: Wenqi Li <[email protected]>
1 task
Nic-Ma
reviewed
Jul 26, 2021
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.
fixes #2613
fixes #1629
fixes #1357
fixes #1713 (by upgrading itk)
fixes #1711
Description
semaphore leaks addressed by workaround ac7944epython -m tests.test_distributed_samplerstill gives messages such asUserWarning: semaphore_tracker: There appear to be 1 leaked semaphores to clean up at shutdownbecause of itk 5.2.0Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.