Skip to content

Commit 2e7b8d3

Browse files
committed
Update tensorflow_graviton_script_mode_local_model_inference.py
1 parent c46de9d commit 2e7b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_graviton_script_mode_local_model_inference/tensorflow_graviton_script_mode_local_model_inference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This is a sample Python program for deploying a trained model to a SageMaker endpoint.
1+
# This is a sample Python program for deploying a trained model to a SageMaker endpoint using Graviton instance.
22
# This implementation will work on your *ARM based local computer*.
33
#
44
# This example is based on: https://github.com/aws/amazon-sagemaker-examples/blob/master/frameworks/tensorflow/get_started_mnist_deploy.ipynb

0 commit comments

Comments
 (0)