Conversation
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
…arameter, refactoring spatial arrays to support lazy_evaluation call time parameter, refactoring _apply_transform to pass call time lazy_evaluation flag Signed-off-by: Ben Murray <[email protected]>
… transforms Signed-off-by: Ben Murray <[email protected]>
lazy_evaluation initing / calls Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
croppad/array Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
meaningful . Adding ApplyPending and ApplyPendingd transforms Signed-off-by: Ben Murray <[email protected]>
respectively Signed-off-by: Ben Murray <[email protected]>
Filter for metatensors in ApplyPending / ApplyPendingd classes Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
…o lazy_eval_refactor
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
…pply_pending. Fixing various tests by moving to use of 'overrides' on apply_pending Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
**kwargs parameter from apply_pending Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Nic-Ma
left a comment
There was a problem hiding this comment.
Thanks for the quick update, put some comments inline, others look good to me now.
|
Hi @KumoLiu , The functionality of this PR is ready, just some minor comments left. Thanks in advance. |
|
Hi @mingxin-zheng , @dongyang0122 , @wyli , I see some Auto3D failures in the CI results of this PR, could you please help confirm whether they are related to this PR? Thanks in advance. |
|
Hi @Nic-Ma @atbenmurray , looks like the error is generated by this PR. I ran it on my local machine and the error log indicates the causes are auto3dseg templates use I think it is an expected failure and can be addressed in another PR. |
|
Hi @dongyang0122 , Could you please help update the Auto3DSeg templates accordingly to avoid any lazy resampling logic? Thanks in advance. |
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
Signed-off-by: Ben Murray <[email protected]>
|
/black |
|
/build |
Signed-off-by: monai-bot <[email protected]>
|
/build |
Signed-off-by: Ben Murray <[email protected]>
… into lazy_functionality_1_2
|
/black |
|
/build |
|
I'm good to go!
…On Thu., Jun. 1, 2023, 10:17 a.m. Ben Murray, ***@***.***> wrote:
@ericspod <https://github.com/ericspod> @Nic-Ma
<https://github.com/Nic-Ma> @wyli <https://github.com/wyli> Are we ready
to merge then?
—
Reply to this email directly, view it on GitHub
<#6537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHHUWWM2FYRZSMGOHFMOMTXJBM4DANCNFSM6AAAAAAYKBEHWU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Reduced lazy resampling functionality for MONAI 1.2
Description
This PR is a subset of #6257 intended for MONAI 1.2. It contains the basic resampling strategy that has been approved for the 1.2 release during MONAI core dev meeting of 19th May, 2023.
Draft status:
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.