Skip to content

Patch fix auto3dseg to support PyTorch <= 1.12#204

Merged
dongyang0122 merged 2 commits intoProject-MONAI:mainfrom
mingxin-zheng:fix-203
Mar 20, 2023
Merged

Patch fix auto3dseg to support PyTorch <= 1.12#204
dongyang0122 merged 2 commits intoProject-MONAI:mainfrom
mingxin-zheng:fix-203

Conversation

@mingxin-zheng
Copy link
Copy Markdown
Contributor

Fixed #203

Copy link
Copy Markdown
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
@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