Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch fix auto3dseg to support PyTorch <= 1.12 #204

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

mingxin-zheng
Copy link
Contributor

Fixed #203

Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@dongyang0122 dongyang0122 merged commit d8bec42 into Project-MONAI:main Mar 20, 2023
wyli pushed a commit to Project-MONAI/MONAI that referenced this pull request Mar 21, 2023
#6175)

Fixes 6155 .

Related PR in research contribution:
- Project-MONAI/research-contributions#204

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).

Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
jak0bw pushed a commit to jak0bw/MONAI that referenced this pull request Mar 28, 2023
Project-MONAI#6175)

Fixes 6155 .

Related PR in research contribution:
- Project-MONAI/research-contributions#204

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).

Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
jak0bw pushed a commit to jak0bw/MONAI that referenced this pull request Mar 28, 2023
Project-MONAI#6175)

Fixes 6155 .

Related PR in research contribution:
- Project-MONAI/research-contributions#204

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).

Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
@mingxin-zheng mingxin-zheng deleted the fix-203 branch August 4, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PolynomialLR is only supported after PyTorch 1.13, which limits Auto3DSeg applications
3 participants