Skip to content

Commit ee0757d

Browse files
committed
documentation: add ref
1 parent 35863e2 commit ee0757d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ make sure you specify ``'smddp'`` to the backend argument.
3131
3232
3333
If you already have a working PyTorch script and only need to add the
34-
backend specification, you can proceed to Using the SageMaker PyTorch Estimator
35-
in the Step 2: Launch a SageMaker Distributed Training Job Using the SageMaker Python SDK topic.
34+
backend specification, you can proceed to :ref:`sdp_api_docs_launch_training_job`.
3635

3736
.. note::
3837

doc/api/training/smd_data_parallel_use_sm_pysdk.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _sdp_api_docs_launch_training_job:
2+
13
Launch a Distributed Training Job Using the SageMaker Python SDK
24
================================================================
35

0 commit comments

Comments
 (0)