Closed
Description
Describe the feature you'd like
Enable logging errors with traceback during model load and inference to help with debugging.
Current implementation:
sagemaker-pytorch-inference-toolkit/src/sagemaker_inference/transformer.py
Lines 159 to 168 in c7365b9
How would this feature be used? Please describe.
Errors during model loading and inference will be logged.
Describe alternatives you've considered
N/A
Additional context
This is useful in scenarios where there's no direct access to an endpoint where a model is deployed, for ex: Sagemaker Endpoint, where we only have access to logs.
Metadata
Metadata
Assignees
Labels
No labels