Skip to content

Commit 0f200e4

Browse files
nadiayalaurenyu
authored andcommitted
Add reference to PyTorch Estimators in the table of contents. (#244)
1 parent 74e14de commit 0f200e4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ Table of Contents
2828
3. `MXNet SageMaker Estimators <#mxnet-sagemaker-estimators>`__
2929
4. `TensorFlow SageMaker Estimators <#tensorflow-sagemaker-estimators>`__
3030
5. `Chainer SageMaker Estimators <#chainer-sagemaker-estimators>`__
31-
6. `AWS SageMaker Estimators <#aws-sagemaker-estimators>`__
32-
7. `BYO Docker Containers with SageMaker Estimators <#byo-docker-containers-with-sagemaker-estimators>`__
33-
8. `SageMaker Automatic Model Tuning <#sagemaker-automatic-model-tuning>`__
34-
9. `BYO Model <#byo-model>`__
31+
6. `PyTorch SageMaker Estimators <#pytorch-sagemaker-estimators>`__
32+
7. `AWS SageMaker Estimators <#aws-sagemaker-estimators>`__
33+
8. `BYO Docker Containers with SageMaker Estimators <#byo-docker-containers-with-sagemaker-estimators>`__
34+
9. `SageMaker Automatic Model Tuning <#sagemaker-automatic-model-tuning>`__
35+
10. `BYO Model <#byo-model>`__
3536

3637

3738
Getting SageMaker Python SDK
@@ -124,6 +125,7 @@ Later sections of this document explain how to use the different Estimators and
124125
* `MXNet SageMaker Estimators and Models <#mxnet-sagemaker-estimators>`__
125126
* `TensorFlow SageMaker Estimators and Models <#tensorflow-sagemaker-estimators>`__
126127
* `Chainer SageMaker Estimators and Models <#chainer-sagemaker-estimators>`__
128+
* `PyTorch SageMaker Estimators <#pytorch-sagemaker-estimators>`__
127129
* `AWS SageMaker Estimators and Models <#aws-sagemaker-estimators>`__
128130
* `Custom SageMaker Estimators and Models <#byo-docker-containers-with-sagemaker-estimators>`__
129131

0 commit comments

Comments
 (0)