Skip to content

Commit f1ba75e

Browse files
icywang86ruiyangaws
authored andcommitted
Add available versions in Horovod documentation (#614)
1 parent ec9552c commit f1ba75e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sagemaker/tensorflow/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,8 @@ To enable parameter server training:
235235
Training with Horovod
236236
"""""""""""""""""""""
237237

238-
Horovod is a distributed training framework based on MPI. You can find more details at `Horovod README <https://github.com/uber/horovod>`__.
238+
Horovod is a distributed training framework based on MPI. Horovod is only available with TensorFlow version ``1.12`` or newer.
239+
You can find more details at `Horovod README <https://github.com/uber/horovod>`__.
239240

240241
The container sets up the MPI environment and executes the ``mpirun`` command enabling you to run any Horovod
241242
training script with Script Mode.

0 commit comments

Comments
 (0)