Skip to content

Commit 0cb3194

Browse files
author
Talia Chopra
committed
documentation: fixing link
1 parent 2124c4c commit 0cb3194

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/api/training/sdp_versions/latest/smd_data_parallel_tensorflow.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ The following steps show you how to convert a TensorFlow 2.x training
1616
script to utilize the distributed data parallel library.
1717

1818
The distributed data parallel library APIs are designed to be close to Horovod APIs.
19-
See `TensorFlow API Reference <https://sagemaker.readthedocs.io/en/stable/api/training/sdp_versions/v1_0_0.html>`_ for additional details on how to implement the data parallel library
20-
API offered for TensorFlow.
19+
See `SageMaker distributed data parallel TensorFlow examples
20+
<https://sagemaker-examples.readthedocs.io/en/latest/training/distributed_training/index.html#tensorflow-distributed>`__
21+
for additional details on how to implement the data parallel library.
2122

2223
- First import the distributed data parallel library’s TensorFlow client and initialize it:
2324

0 commit comments

Comments
 (0)