3350 drops pytorch 1.5.x support#3353
Conversation
Signed-off-by: Wenqi Li <[email protected]>
f95284a to
86f5684
Compare
|
/build |
Signed-off-by: Wenqi Li <[email protected]>
3e2a91d to
1ad89be
Compare
|
/build |
1 similar comment
|
/build |
There was a problem hiding this comment.
Hi @wyli ,
Could you please help also drop this kind of lines:
https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/utils.py#L1313
If you don't plan to change these torch APIs in this PR, I can help do it soon.
Thanks.
Signed-off-by: Wenqi Li <[email protected]>
60f5959 to
5ecf03e
Compare
thanks, updated the PR to remove |
Signed-off-by: Wenqi Li <[email protected]>
5ecf03e to
ac80a8f
Compare
Sure, sounds good to me. Thanks. |
|
/build |
Fixes #509 ### Description Drop check of monai.utils.get_torch_version_tuple() >= (1, 6) because the core codebase now requires at least torch 1.6. See also [here](Project-MONAI/MONAI#3353) ### Checks - [x] Notebook runs automatically `./runner [-p <regex_pattern>]`
…t-MONAI#1072) Fixes Project-MONAI#509 ### Description Drop check of monai.utils.get_torch_version_tuple() >= (1, 6) because the core codebase now requires at least torch 1.6. See also [here](Project-MONAI/MONAI#3353) ### Checks - [x] Notebook runs automatically `./runner [-p <regex_pattern>]`
Signed-off-by: Wenqi Li [email protected]
part of #3350
Description
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.