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 年前604 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则