remove duplicated offsets assignments#65
Conversation
|
Hi Wenqi, Sorry, I'd missed this PR. Many thanks for raising this! The only concern I have is that in Currently, it goes: I guess a solution would be to move the push/count offsets branch after |
|
thanks @balbasty, I've updated the PR based on your suggestion. |
Signed-off-by: Wenqi Li <[email protected]>
|
Thanks! |
Signed-off-by: Wenqi Li <[email protected]>
|
I guess I managed to mute the warning, I'll update MONAI for the same... @balbasty many thanks for the review! |
looks like the offsets are computed twice...