Skip to content

Commit 6cbf3d7

Browse files
IvyBazanlaurenyu
andauthored
Update doc/frameworks/tensorflow/using_tf.rst
Co-authored-by: Lauren Yu <[email protected]>
1 parent 15c8f3a commit 6cbf3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/tensorflow/using_tf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The following example uses the ``image_name=''`` arg to specify the container im
217217
train_instance_count=1,
218218
train_instance_type='ml.p2.xlarge',
219219
image_name='763104351884.dkr.ecr.<region>.amazonaws.com/<framework>-<job type>:<framework version>-<cpu/gpu>-<python version>-ubuntu18.04',
220-
script_mode=True)
220+
script_mode=True)
221221
222222
For more information about the sagemaker.tensorflow.TensorFlow estimator, see `SageMaker TensorFlow Classes`_.
223223

0 commit comments

Comments
 (0)