aws / sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker
https://sagemaker.readthedocs.io/
Apache License 2.0
2.11k stars 1.14k forks source link

support latest container version in image_uris and DJLModel for lmi c… #4838

Closed siddvenk closed 2 months ago

siddvenk commented 3 months ago

…ontainers

Issue #, if available:

Description of changes:

Testing done:

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

Tests

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

siddvenk commented 3 months ago

@mohanasudhan I think the integration test failure is not related to the changes here - I see them failing for all open PRs currently. If that's the case, can this be merged?