Is it possible to test locally SageMaker Inference Pipelines?

0

Is it possible to test locally SageMaker Inference Pipelines? I would like to be able to easily troubleshoot and find the appropriate serialization between containers

AWS
ESPECIALISTA
feita há 4 anos622 visualizações
1 Resposta
0
Resposta aceita

If you are referring to using local mode via the SM PySDK, then pipeline deployment is not supported.

As an alternative, given your three inference containers, you could manually run the services locally and then implement a kind of facade function that invokes the three services in pipeline and manages input/output accordingly.

AWS
ESPECIALISTA
respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas