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

[pytorch] Patch 1.13 and fix torchdata test #2707

Merged
19 commits merged into from Feb 16, 2023
Merged

[pytorch] Patch 1.13 and fix torchdata test #2707

19 commits merged into from Feb 16, 2023

Conversation

ghost
Copy link

@ghost ghost commented Feb 11, 2023

GitHub Issue #, if available:

Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right.

Description

  • Updating Allow lists for Patching PT 1.13
  • Fix Torchdata testing
  • Update ipython pinning to resolve new CVE

Tests run

985307e PT 1.13

  • Sanity Test
  • EC2 test (Including torchdata fix)
  • ECS test
  • EKS test
  • SageMaker test
  • SageMaker Local test

edc45aa PT 1.12.1

  • EC2 test (test torchdata fix)

3b43c31 PT 1.11.0

  • EC2 test (test torchdata fix)

f0be5bc PT 1.12.1 Graviton

  • EC2 test (test torchdata fix)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aws-deep-learning-containers-ci aws-deep-learning-containers-ci bot added build Reflects file change in build folder pytorch Reflects file change in pytorch folder Size:S Determines the size of the PR labels Feb 11, 2023
@aws-deep-learning-containers-ci aws-deep-learning-containers-ci bot added ec2 Reflects file change in dlc_tests/ec2 folder test Reflects file change in test folder labels Feb 11, 2023
@ghost ghost marked this pull request as ready for review February 12, 2023 13:39
@ghost ghost self-requested a review as a code owner February 12, 2023 13:39
ShiboXing
ShiboXing previously approved these changes Feb 13, 2023
Copy link
Contributor

@arjkesh arjkesh left a comment

Choose a reason for hiding this comment

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

Torchdata changes LGTM, but newly added version changes need some more discussion

pytorch/inference/docker/1.13/py3/Dockerfile.cpu Outdated Show resolved Hide resolved
pytorch/inference/docker/1.13/py3/Dockerfile.cpu Outdated Show resolved Hide resolved
pytorch/inference/docker/1.13/py3/Dockerfile.cpu Outdated Show resolved Hide resolved
pytorch/inference/docker/1.13/py3/Dockerfile.cpu Outdated Show resolved Hide resolved
@ghost ghost merged commit 63a799e into aws:master Feb 16, 2023
@ghost ghost deleted the pt-1.13.1-inference-patch branch March 31, 2023 20:09
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Reflects file change in build folder ec2 Reflects file change in dlc_tests/ec2 folder pytorch Reflects file change in pytorch folder Size:S Determines the size of the PR test Reflects file change in test folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants