sagemaker-python-sdk icon indicating copy to clipboard operation
sagemaker-python-sdk copied to clipboard

Minor doc improvement for ModelConfig.

Open larroy opened this issue 1 year ago • 6 comments

Issue #, if available:

#2945

Description of changes:

Minor doc refinement.

Testing done:

Run tox

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.

General

  • [x] I have read the CONTRIBUTING doc
  • [x] I certify that the changes I am introducing will be backword compatible, and I have discussed concerns about this, if any, with the Python SDK team
  • [x] I used the commit message format described in CONTRIBUTING
  • [x] I have passed the region in to all S3 and STS clients that I've initialized as part of this change.
  • [x] I have updated any necessary documentation, including READMEs and API docs (if appropriate)

Tests

  • [x] I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • [x] I have added unit and/or integration tests as appropriate to ensure backward compatibility of the changes
  • [x] I have checked that my tests are not configured for a specific region or account (if appropriate)
  • [x] I have used unique_name_from_base to create resource names in integ tests (if appropriate)

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

larroy avatar Aug 09 '22 04:08 larroy

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-slow-tests
  • Commit ID: ef3794c16ec861801390209205342a7fbcd44735
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Aug 09 '22 04:08 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-unit-tests
  • Commit ID: ef3794c16ec861801390209205342a7fbcd44735
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Aug 09 '22 05:08 sagemaker-bot

Codecov Report

Merging #3290 (ef3794c) into master (284ddbe) will decrease coverage by 0.79%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3290      +/-   ##
==========================================
- Coverage   89.82%   89.03%   -0.80%     
==========================================
  Files         645      203     -442     
  Lines       55518    18275   -37243     
==========================================
- Hits        49871    16271   -33600     
+ Misses       5647     2004    -3643     
Impacted Files Coverage Δ
src/sagemaker/clarify.py 95.43% <ø> (ø)
....7/site-packages/sagemaker/workflow/lambda_step.py
...li/compatibility/v2/modifiers/framework_version.py
...thon3.9/site-packages/sagemaker/jumpstart/utils.py
...hon3.9/site-packages/sagemaker/pytorch/defaults.py
...n3.9/site-packages/sagemaker/lineage/visualizer.py
...r/cli/compatibility/v2/modifiers/renamed_params.py
...thon3.9/site-packages/sagemaker/hyperparameters.py
...on3.9/site-packages/sagemaker/huggingface/model.py
...li/compatibility/v2/modifiers/deprecated_params.py
... and 839 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 09 '22 05:08 codecov-commenter

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-pr
  • Commit ID: ef3794c16ec861801390209205342a7fbcd44735
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Aug 09 '22 05:08 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-local-mode-tests
  • Commit ID: ef3794c16ec861801390209205342a7fbcd44735
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Aug 09 '22 05:08 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-notebook-tests
  • Commit ID: ef3794c16ec861801390209205342a7fbcd44735
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Aug 09 '22 05:08 sagemaker-bot