Skip to content

Commit 75e95a3

Browse files
mchoi8739Ashwin Krishna
authored and
Ashwin Krishna
committed
documentation: SMP v2 doc updates (#1423)
* doc update for estimator distribution art * add note to the SMP doc and minor fixes * remove subnodes * rm all v1 content as documenting everything in aws docs * fix build errors * fix white spaces * rm smdistributed from TF estimator distribution * rm white spaces * add notes to TF estimator distribution * fix links * incorporate feedback * update example values * fix version numbers in the notes
1 parent f6ed99b commit 75e95a3

File tree

49 files changed

+80
-17245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+80
-17245
lines changed

doc/api/training/distributed.rst

+16-7
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,19 @@ The SageMaker Distributed Data Parallel Library
2222
The SageMaker Distributed Model Parallel Library
2323
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2424

25-
.. toctree::
26-
:maxdepth: 2
27-
28-
smd_model_parallel
29-
smp_versions/latest
30-
smd_model_parallel_general
31-
smd_model_parallel_release_notes/smd_model_parallel_change_log
25+
.. note::
26+
27+
Since the release of the SageMaker model parallelism (SMP) version 2 in December 2023,
28+
this documentation is no longer supported for maintenence.
29+
The live documentation is available at
30+
`SageMaker model parallelism library v2
31+
<https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-v2.html>`_
32+
in the *Amazon SageMaker User Guide*.
33+
34+
The documentation for the SMP library v1.x is archived and available at
35+
`Run distributed training with the SageMaker model parallelism library
36+
<https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel.html>`_
37+
in the *Amazon SageMaker User Guide*,
38+
and the SMP v1.x API reference is available in the
39+
`SageMaker Python SDK v2.199.0 documentation
40+
<https://sagemaker.readthedocs.io/en/v2.199.0/api/training/distributed.html#the-sagemaker-distributed-model-parallel-library>`_.

doc/api/training/smd_model_parallel.rst

-43
This file was deleted.

doc/api/training/smd_model_parallel_general.rst

-465
This file was deleted.

0 commit comments

Comments
 (0)