-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feature: Adding Jumpstart retrieval functions #2789
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
shreyapandit
merged 16 commits into
aws:master-jumpstart
from
evakravi:feat/jumpstart-retrieve-functions
Jan 12, 2022
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
fa79a5d
feat: jumpstart retrieve functions (wip)
evakravi 84bf597
change: use packaging library for jumpstart versions
evakravi 86cf577
fix: linting, mypy, logical issues for jumpstart models
evakravi fea1020
fix: tox.ini
evakravi f85b7f0
change: retrieve script uri argument name, comments
evakravi ed7b772
change: improve jumpstart retrieve fx impl, cleanup tests, comments, …
evakravi a427d4b
change: improve jumpstart retrieve uri unit tests, fix logic for imag…
evakravi f6ade25
feat: integration tests for jumpstart sdk retrieve functions
evakravi 5b98f42
change: cleanup code, remove redundant tests
evakravi 64b51d6
change: minor updates to jumpstart retrieve functions
evakravi 4e4590c
change: create helper function for setting kwargs and region for Jump…
evakravi 3c10d48
change: update name of jumpstart models accessor, fix small issues
evakravi 42743aa
fix: image_uri_region argument formatting
evakravi 8d95d30
fix: jumpstart works without region in aws config
evakravi c3d158c
Merge branch 'master-jumpstart' into feat/jumpstart-retrieve-functions
evakravi 9a396de
fix: reduce MaxRuntimeInSeconds for jumpstart integ test training jobs
evakravi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,7 +79,6 @@ def read_version(): | |
"fabric>=2.0", | ||
"requests>=2.20.0, <3", | ||
"sagemaker-experiments", | ||
"regex", | ||
], | ||
) | ||
|
||
|
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.