Skip to content

Add context to predict_fn example #4049

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 6 commits into from
Aug 16, 2023
Merged

Add context to predict_fn example #4049

merged 6 commits into from
Aug 16, 2023

Conversation

apivovarov
Copy link
Contributor

@apivovarov apivovarov commented Aug 4, 2023

predict_fn example uses context to get gpu_id
However, context parameter is missing. Fixing it.

@apivovarov apivovarov requested a review from a team as a code owner August 4, 2023 21:33
@apivovarov apivovarov requested review from zuoyuanh and removed request for a team August 4, 2023 21:33
Copy link
Contributor

@akrishna1995 akrishna1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/bot run all

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #4049 (695bb74) into master (90a5399) will decrease coverage by 0.71%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 695bb74 differs from pull request most recent head c2386e0. Consider uploading reports for the commit c2386e0 to get more accurate results

@@            Coverage Diff             @@
##           master    #4049      +/-   ##
==========================================
- Coverage   90.18%   89.47%   -0.71%     
==========================================
  Files        1296      306     -990     
  Lines      114952    28392   -86560     
==========================================
- Hits       103664    25404   -78260     
+ Misses      11288     2988    -8300     

see 1602 files with indirect coverage changes

@zuoyuanh
Copy link
Contributor

/bot run all

@zuoyuanh zuoyuanh merged commit cadd0a1 into aws:master Aug 16, 2023
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.

5 participants