Skip to content

Add job_name parameter for local mode #424

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 5 commits into from
Oct 10, 2018
Merged

Add job_name parameter for local mode #424

merged 5 commits into from
Oct 10, 2018

Conversation

ChoiByungWook
Copy link
Contributor

@ChoiByungWook ChoiByungWook commented Oct 10, 2018

Issue #, if available:
#421

Description of changes:
Pass in the job_name param for local mode instead of reading from hyperparameters.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated the changelog with a description of my changes (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-io
Copy link

codecov-io commented Oct 10, 2018

Codecov Report

Merging #424 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files          53       53           
  Lines        3737     3737           
=======================================
  Hits         3492     3492           
  Misses        245      245
Impacted Files Coverage Δ
src/sagemaker/local/image.py 88.53% <100%> (ø) ⬆️
src/sagemaker/local/entities.py 92.23% <100%> (ø) ⬆️
src/sagemaker/local/local_session.py 91.01% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9c03a1...0964220. Read the comment docs.

laurenyu
laurenyu previously approved these changes Oct 10, 2018
@ChoiByungWook ChoiByungWook merged commit 637d360 into aws:master Oct 10, 2018
pdasamzn pushed a commit to pdasamzn/sagemaker-python-sdk that referenced this pull request Nov 1, 2018
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
We had a hard-coded version to ensure the same version between docker and nvidia-docker, but that runs into problems if what's hard-coded isn't present.
@ChoiByungWook ChoiByungWook deleted the local_env_fix branch December 1, 2020 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants