Skip to content

3864 Update PyTorch base docker to 22.02#3869

Merged
wyli merged 8 commits intoProject-MONAI:devfrom
Nic-Ma:3864-update-docker
Mar 1, 2022
Merged

3864 Update PyTorch base docker to 22.02#3869
wyli merged 8 commits intoProject-MONAI:devfrom
Nic-Ma:3864-update-docker

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Feb 28, 2022

Fixes #3864 .

Description

This PR updated the PyTorch base docker and CI tests to 22.02 version.

Status

Ready

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.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 28, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 28, 2022

/integration-test

@Nic-Ma Nic-Ma changed the title [WIP] 3864 Update PyTorch base docker to 22.02 3864 Update PyTorch base docker to 22.02 Feb 28, 2022
@Nic-Ma Nic-Ma marked this pull request as ready for review February 28, 2022 23:34
@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli February 28, 2022 23:34
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, it looks good to me.

@wyli wyli enabled auto-merge (squash) March 1, 2022 09:15
@wyli wyli merged commit da5807d into Project-MONAI:dev Mar 1, 2022
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.

Test with PyTorch 22.02 docker

2 participants