-
Notifications
You must be signed in to change notification settings - Fork 1.4k
2613 saver/loader consistencies #2615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4a86ac6 to
24c71e1
Compare
|
/integration-test /black |
24c71e1 to
4a86ac6
Compare
|
/build |
04b2876 to
ce62b54
Compare
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
ce62b54 to
7835727
Compare
|
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. |
|
Hi @wyli , Thanks for your quick update and test. Thanks. |
Nic-Ma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to except for several minor comments.
Thanks.
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
167a933 to
116eaa5
Compare
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
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.