Skip to content

Commit 9633c88

Browse files
committed
add link title
1 parent c9db4cc commit 9633c88

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api/training/smd_model_parallel_release_notes/smd_model_parallel_change_log.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ The following new features are added for PyTorch.
1616

1717
* Added support for FP16 training by implementing smdistributed.modelparallel
1818
modification of Apex FP16_Module and FP16_Optimizer. To learn more, see
19-
` <https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-fp16.html>`_.
19+
`FP16 Training with Model Parallelism
20+
<https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-fp16.html>`_.
2021
* New checkpoint APIs for CPU memory usage optimization. To learn more, see
21-
` <https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-checkpoint.html>`_.
22+
`Checkpointing Distributed Models and Optimizer States
23+
<https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-checkpoint.html>`_.
2224

2325
**Improvements**
2426

0 commit comments

Comments
 (0)