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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ