generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 522
[PyTorch] Update sagemaker-pytorch-inference to 2.0.16 #3227
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mohanasudhan
approved these changes
Aug 3, 2023
50117f3 to
4e1ff5d
Compare
5 tasks
4e1ff5d to
d778dce
Compare
d778dce to
94b9373
Compare
Contributor
|
/rerun |
Contributor
|
/rerun |
arjkesh
previously approved these changes
Aug 13, 2023
Contributor
arjkesh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SM remote/local tests pass on PT 2.0.1 inference images on 607320a
Contributor
|
/rerun |
arjkesh
approved these changes
Aug 14, 2023
catalin-manciu-aws
approved these changes
Aug 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Issue #, if available: #2509
Note:
If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right.
All PR's are checked weekly for staleness. This PR will be closed if not updated in 30 days.
Description
SM_TOOLKIT_VERSION(sagemaker-pytorch-inference) to2.0.16from2.0.14sagemaker-pytorch-inference==2.0.16reusesrequirements.txtinstallation logic fromsagemaker-inferencesagemaker-inference==1.10.0updatesrequirements.txtinstallation logic to support installing dependencies from a CodeArtifact repository instead of public pypi index by specifying an environment variableCA_REPOSITORY_ARNCA_REPOSITORY_ARNfor their models/inference endpoints, which would lead torequirements.txtdependencies being installed from the specified CodeArtifact repositoryTests
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.