File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,11 @@ Table of Contents
28283. `MXNet SageMaker Estimators <#mxnet-sagemaker-estimators >`__
29294. `TensorFlow SageMaker Estimators <#tensorflow-sagemaker-estimators >`__
30305. `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
3738Getting 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
You can’t perform that action at this time.
0 commit comments