1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
ModelLatency is helpful because Sagemaker requires the container to respond within 60 seconds [1]: if you see the ModelLatency at or above 60 seconds that confirms the container isn't responding fast enough. At that point you'll need to debug why your container isn't fast enough: if it's a custom container you wrote you'll need to debug it; if it's a built-in container you should reach out to AWS support for assistance.
[1] Timeout documentation https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-code-container-response
respondido hace 6 años
Contenido relevante
- preguntada hace 4 meses
- preguntada hace un mes
- preguntada hace un mes
- preguntada hace un año
- OFICIAL DE AWSActualizada hace 6 meses
