Conversation
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
|
@wyli how did you solve the typing problem on the previous PR? I'm seeing the same thing here: https://github.com/Project-MONAI/MONAI/pull/2802/files#diff-24a052cc80d92db9eeddbd616450f309e9b88d293f187f469b9f73dbf4cf85f9R313-R316. The input to the function is Error is here: https://github.com/Project-MONAI/MONAI/pull/2802/checks?check_run_id=3370033821#step:7:377 |
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
I try to enhance the typing here c641671, still, I added two |
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Description
Adds a
Padbase class to be used bySpatialPad,BorderPadandDivisiblePad.Padworks for both torch and numpy, and consequently so do the other padding classes.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.