MXNetModel deployment error #2366
Unanswered
goldmermaid
asked this question in
Help
Replies: 2 comments
-
Hello @goldmermaid Thank you for using Amazon SageMaker. I noticed that you are using a custom image Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
-
Doing this should let you set a higher timeout limit. at least until this issue #3362 is addressed
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Deployment fails when
instance_type='local'
.To reproduce
Expected behavior
Deployment works correctly local and at remote GPU
Screenshots or logs
-System information
SageMaker Python SDK version: sagemaker 1.71.0
Framework name (eg. PyTorch) or algorithm (eg. KMeans):
Framework version:
Python version:
CPU or GPU:
Custom Docker image (Y/N):
Additional context
I am new to Sagemaker SDK. So I wonder if something I was missing. Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions