We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a374a6 commit cc63778Copy full SHA for cc63778
doc/frameworks/tensorflow/using_tf.rst
@@ -217,6 +217,7 @@ The following example uses the ``image_name='763104351884.dkr.ecr.us-east-1.amaz
217
train_instance_type='ml.p2.xlarge',
218
image_name='763104351884.dkr.ecr.us-east-1.amazonaws.com/tensorflow-training:1.15.2-cpu-py37-ubuntu18.04',
219
script_mode=True)
220
+
221
For more information about the sagemaker.tensorflow.TensorFlow estimator, see `SageMaker TensorFlow Classes`_.
222
223
Call the fit Method
0 commit comments