Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 3b01c34

Browse files
author
Thiago Crepaldi
authored
Merge pull request #1 from thiagocrepaldi/thiagocrepaldi-patch-1
Fix typo
2 parents 2238607 + 455e0bf commit 3b01c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/Horovod/Horovod-PyTorch/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This recipe shows how to run [Horovod](https://github.com/uber/horovod) distribu
77

88
- Standard Horovod [pytorch_mnist.py](https://raw.githubusercontent.com/uber/horovod/master/examples/pytorch_mnist.py) example will be used;
99
- pytorch_mnist.py downloads training data on its own during execution;
10-
- The job will be run on standard tensorflow container batchaitraining/pytorch:0.4.0-cp36-cuda9-cudnn7;
10+
- The job will be run on standard PyTorch container batchaitraining/pytorch:0.4.0-cp36-cuda9-cudnn7;
1111
- Horovod framework will be installed in the container using job preparation command line. Note, you can build your own docker image containing tensorflow and horovod instead.
1212
- Standard output of the job will be stored on Azure File Share.
1313

0 commit comments

Comments
 (0)