3922 Make UNETR support torchscript#3923
Conversation
Signed-off-by: Yiheng Wang <[email protected]>
|
/build |
|
@yiheng-wang-nv Thanks for the quick action regarding Torchscript support. Everything looks good to me. @wyli I think this can be merged without any issues. |
|
There is a mypy error, but it seems not relate to this PR ( https://github.com/Project-MONAI/MONAI/runs/5506206637?check_suite_focus=true#step:7:466) I checked with the dev branch and found the same error locally. |
yes this is from torch update, I had a fix in #3832. I'll merge this PR soon. |
|
/build |
Signed-off-by: Yiheng Wang [email protected]
Fixes #3922 .
Description
This PR makes UNETR support torchscript, and it also changes some unit test typos.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.