-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feature: git support for hosting models #878
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
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
10d27c5
add git_config and validate method
db8652c
Merge branch 'master' of github.com:aws/sagemaker-python-sdk into clo…
6b78ed4
modify the order of git_config, add tests
e59bb79
move validate_git_config, add integ test
7808faa
modify location _git_clone_code called
2783c4a
add documentation
db3b69f
Merge branch 'master' of github.com:aws/sagemaker-python-sdk into clo…
685750a
create git_utils, write test for dependencies
52e5625
create git_utils, write test for dependencies
f397850
Update doc/overview.rst
GaryTu1020 5b8d684
Update doc/overview.rst
GaryTu1020 a9e2932
add more integ tests
241ac92
write unit tests for git_utils
a81859a
fix conflict on overview.rst
c39c344
delete a line
068a7b1
modify an assertion in test_with_mxnet
a8f8731
delete unnecessary comments
2b1622b
add assertion to some test functions
28a5c58
remove deploy part in test_git
0797060
change testing git repo
55f109e
manually merge with clone_from_github
e2e5c20
change the testing repo
3477477
write some test cases for serving code
7b53f20
write a test
c6daa5d
correct an error message
e8bede0
pull master
e5bd806
stop patching private methods
4b00749
add tests in test_model.py
c1bae10
modified overview.rst, add lock for tests
57e9903
merge with clone_from_github
2af9b24
slight change to overview.rst
e15a22d
Merge branch 'master' into clone_from_github
chuyang-deng b102563
add a comment for lock
9ae910e
merge with remote branch
3383bfc
Merge branch 'master' into clone_from_github
GaryTu1020 9a7f4e1
Merge branch 'master' into clone_from_github
chuyang-deng 0b69c1b
add a integ test with sklearn
d4bb0bb
merge with master
e6a01f0
merge with master
fb6138a
merge with clone_from_github
0c5e32b
merge aws master
b6e75d0
merge with master
6f57c2b
merge with clone_from_github
3621bd4
merge with master
f6a2082
merge with clone_from_github
76fcac8
merge with aws master
affa29e
add documentation for serving
61ebe87
merge with aws master
70ba433
mock git_clone_repo for clone fail tests
6453c91
delete unnecessary files
a74d91e
Merge branch 'master' into serving_code
chuyang-deng 33045e8
change infence script for mxnet
9df9582
address pr commments
3ba4c1e
Merge branch 'master' into serving_code
GaryTu1020 e499b3e
merge with aws master and modified _validate_git_config
e526206
mark test_git_support_with_sklearn as local_mode
b7e3236
skip the sklearn test for py2 since it is not supported
7bf31ff
rm .python-version
54b44bb
Update doc/overview.rst
GaryTu1020 32a46b1
merge with aws master
64dc5ac
merge with origin serving_code
8ba5c96
Merge branch 'master' into serving_code
chuyang-deng 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
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.