@@ -171,7 +171,7 @@ MXNet SageMaker Estimators
171
171
172
172
By using MXNet SageMaker Estimators, you can train and host MXNet models on Amazon SageMaker.
173
173
174
- Supported versions of MXNet: ``0.12.1 ``, ``1.0.0 ``, ``1.1.0 ``, ``1.2.1 ``, ``1.3.0 ``, ``1.4.0 ``, ``1.4.1 ``.
174
+ Supported versions of MXNet: ``0.12.1 ``, ``1.0.0 ``, ``1.1.0 ``, ``1.2.1 ``, ``1.3.0 ``, ``1.4.0 ``, ``1.4.1 ``, `` 1.6.0 `` .
175
175
176
176
Supported versions of MXNet for Elastic Inference: ``1.3.0 ``, ``1.4.0 ``, ``1.4.1 ``.
177
177
@@ -187,9 +187,9 @@ TensorFlow SageMaker Estimators
187
187
188
188
By using TensorFlow SageMaker Estimators, you can train and host TensorFlow models on Amazon SageMaker.
189
189
190
- Supported versions of TensorFlow: ``1.4.1 ``, ``1.5.0 ``, ``1.6.0 ``, ``1.7.0 ``, ``1.8.0 ``, ``1.9.0 ``, ``1.10.0 ``, ``1.11.0 ``, ``1.12.0 ``, ``1.13.1 ``, ``1.14. ``, ``1.15.0 ``, ``2.0.0 ``.
190
+ Supported versions of TensorFlow: ``1.4.1 ``, ``1.5.0 ``, ``1.6.0 ``, ``1.7.0 ``, ``1.8.0 ``, ``1.9.0 ``, ``1.10.0 ``, ``1.11.0 ``, ``1.12.0 ``, ``1.13.1 ``, ``1.14.0 ``, ``1.15.0 ``, ``2.0.0 ``.
191
191
192
- Supported versions of TensorFlow for Elastic Inference: ``1.11.0 ``, ``1.12.0 ``, ``1.13.1 ``, ``1.14 ``.
192
+ Supported versions of TensorFlow for Elastic Inference: ``1.11.0 ``, ``1.12.0 ``, ``1.13.1 ``, ``1.14.0 ``.
193
193
194
194
We recommend that you use the latest supported version, because that's where we focus most of our development efforts.
195
195
0 commit comments