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
28
28
3. `MXNet SageMaker Estimators <#mxnet-sagemaker-estimators >`__
29
29
4. `TensorFlow SageMaker Estimators <#tensorflow-sagemaker-estimators >`__
30
30
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 >`__
35
36
36
37
37
38
Getting SageMaker Python SDK
@@ -124,6 +125,7 @@ Later sections of this document explain how to use the different Estimators and
124
125
* `MXNet SageMaker Estimators and Models <#mxnet-sagemaker-estimators >`__
125
126
* `TensorFlow SageMaker Estimators and Models <#tensorflow-sagemaker-estimators >`__
126
127
* `Chainer SageMaker Estimators and Models <#chainer-sagemaker-estimators >`__
128
+ * `PyTorch SageMaker Estimators <#pytorch-sagemaker-estimators >`__
127
129
* `AWS SageMaker Estimators and Models <#aws-sagemaker-estimators >`__
128
130
* `Custom SageMaker Estimators and Models <#byo-docker-containers-with-sagemaker-estimators >`__
129
131
You can’t perform that action at this time.
0 commit comments