Can Sagemaker-trained models be deployed to non-Sagemaker endpoints?

0

I am looking for a way to train model which will be deployed for inferencing, but Google AI Platform or an on-premises VM, not to a Sagemaker endpoint. Are Sagemaker-trained generic enough to be used for that? If so, could you point me to documentation?

질문됨 3년 전601회 조회
1개 답변
0

Hello JoshuaFox,

Yes, you can deploy a SageMaker trained model outside of SageMaker. How to do that exactly and the documentation depends on the framework and framework version.

For example lets say you want to deploy a TensorFlow 2.X model outside of SageMaker, you would use something https://www.tensorflow.org/tfx/tutorials/serving/rest_simple.

HTH,

Chaitanya

답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠