Skip to content

Conversation

@YanxuanLiu
Copy link
Collaborator

Fixes #6255

Description

upgrade pytorch to 23.03

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@YanxuanLiu YanxuanLiu requested review from Nic-Ma and wyli March 30, 2023 06:17
@YanxuanLiu YanxuanLiu self-assigned this Mar 30, 2023
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@YanxuanLiu
Copy link
Collaborator Author

/build

@wyli
Copy link
Contributor

wyli commented Mar 30, 2023

/build

@wyli wyli enabled auto-merge (squash) March 30, 2023 14:28
@wyli wyli merged commit 1b0808d into Project-MONAI:dev Mar 30, 2023
a-parida12 pushed a commit to a-parida12/MONAI that referenced this pull request Apr 3, 2023
Fixes Project-MONAI#6255

### Description

upgrade pytorch to 23.03

### 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).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: a-parida12 <abhijeet.parida@tum.de>
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.

Upgrade base PyTorch docker to 23.03

3 participants