Skip to content

SageMaker/serve didn't bring the latest code for save handler #4292

@haNa-meister

Description

@haNa-meister

Describe the bug
This commit is not merged in : https://github.com/aws/sagemaker-python-sdk-staging/pull/1372
Which causes the bug that can not have valid image uri in returned pysdk model object.

To reproduce
model = modelbuilder.save()
model.create(instance_type=xxx)

Expected behavior
Need to have valid image uri in returned pysdk model

Screenshots or logs
Screenshot 2023-11-30 at 3 33 15 PM

System information
A description of your system. Please provide:

  • 2.199

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions