@@ -171,7 +171,7 @@ MXNet SageMaker Estimators
171171
172172By using MXNet SageMaker Estimators, you can train and host MXNet models on Amazon SageMaker.
173173
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 `` .
175175
176176Supported versions of MXNet for Elastic Inference: ``1.3.0 ``, ``1.4.0 ``, ``1.4.1 ``.
177177
@@ -187,9 +187,9 @@ TensorFlow SageMaker Estimators
187187
188188By using TensorFlow SageMaker Estimators, you can train and host TensorFlow models on Amazon SageMaker.
189189
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 ``.
191191
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 ``.
193193
194194We recommend that you use the latest supported version, because that's where we focus most of our development efforts.
195195
0 commit comments