-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: local download dir for Model and Estimator classes #3535
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
Closed
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
c97c467
fix: type hint of PySparkProcessor __init__ (#3297)
NivekNey de58941
fix: fix PySparkProcessor __init__ params type (#3354)
andre-marcos-perez 41dd330
fix: Allow Py 3.7 for MMS Test Docker env (#3080)
shreyapandit 1e23a3f
refactoring : using with statement (#3286)
maldil 19efadf
Update local_requirements.txt PyYAML version (#3095)
shreyapandit 76f7782
feature: Update TF 2.9 and TF 2.10 inference DLCs (#3465)
arjkesh fde0738
feature: Added transform with monitoring pipeline step in transformer…
keshav-chandak 7f9f3b0
fix: Fix bug forcing uploaded tar to be named sourcedir (#3412)
claytonparnell 5d59767
feature: Add Code Owners file (#3503)
navinsoni 0f5cf18
prepare release v2.119.0
f1f0013
update development version to v2.119.1.dev0
bb4b689
feature: Add DXB region to frameworks by DLC (#3387)
RadhikaB-97 b68bcd9
fix: support idempotency for framework and spark processors (#3460)
brockwade633 32969da
feature: Update registries with new region account number mappings. (…
kenny-ezirim 767da0a
feature: Adding support for SageMaker Training Compiler in PyTorch es…
Lokiiiiii d779d1b
feature: Add Neo image uri config for Pytorch 1.12 (#3507)
HappyAmazonian 83327fb
prepare release v2.120.0
5bffb04
update development version to v2.120.1.dev0
b828396
feature: Algorithms Region Expansion OSU/DXB (#3508)
malav-shastri 357f732
fix: Add constraints file for apache-airflow (#3510)
navinsoni a28d1dd
fix: FrameworkProcessor S3 uploads (#3493)
brockwade633 11d2475
prepare release v2.121.0
24171b5
update development version to v2.121.1.dev0
d5847d5
Fix: Differentiate SageMaker Training Compiler's PT DLCs from base PT…
Lokiiiiii 3f6ea88
fix: Fix failing jumpstart cache unit tests (#3514)
evakravi 4570aa6
fix: Pop out ModelPackageName from pipeline definition (#3472)
qidewenwhen 959ea1a
prepare release v2.121.1
b2e8b66
update development version to v2.121.2.dev0
355975d
fix: Skip Bad Transform Test (#3521)
amzn-choeric fadc817
fix: Revert "fix: type hint of PySparkProcessor __init__" (#3524)
mufaddal-rohawala c5fc93f
change: Update for Tensorflow Serving 2.11 inference DLCs (#3509)
hballuru ec8da98
prepare release v2.121.2
0352122
update development version to v2.121.3.dev0
d6c0214
feature: Add OSU region to frameworks for DLC (#3532)
kace 5af4feb
fix: Remove content type image/jpg from analysis configuration schema…
xgchena 4389847
fix: unpin packaging version (#3533)
claytonparnell ef0c3e0
feat: local download dir for Model and Estimator classes
evakravi 27cfe6c
Merge branch 'master' into feat/local-download-dir
evakravi f3e0feb
chore: move local_download_dir to SessionSettings
evakravi d314b67
fix: tox errors
evakravi f912edf
Merge remote-tracking branch 'origin' into feat/local-download-dir
evakravi 51899a9
chore: clean git diff
evakravi eb3ba1b
Merge remote-tracking branch 'origin' into feat/local-download-dir
evakravi 094e476
fix: pytorch compiler unit tests
evakravi 0086f6b
Merge branch 'master' into feat/local-download-dir
evakravi 7ff0891
Merge branch 'master' into feat/local-download-dir
evakravi b6f9918
Merge branch 'master' into feat/local-download-dir
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
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
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
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.
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.
how about attempting to create the target dir with
os.makedirs(dir, exists_ok=True)
instead?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.
I'd rather not. Making directories on behalf of customers seems risky.