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

Commit

Permalink
Merge pull request #1 from thiagocrepaldi/thiagocrepaldi-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Thiago Crepaldi authored Jul 22, 2019
2 parents 2238607 + 455e0bf commit 3b01c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/Horovod/Horovod-PyTorch/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This recipe shows how to run [Horovod](https://github.com/uber/horovod) distribu

- Standard Horovod [pytorch_mnist.py](https://raw.githubusercontent.com/uber/horovod/master/examples/pytorch_mnist.py) example will be used;
- pytorch_mnist.py downloads training data on its own during execution;
- The job will be run on standard tensorflow container batchaitraining/pytorch:0.4.0-cp36-cuda9-cudnn7;
- The job will be run on standard PyTorch container batchaitraining/pytorch:0.4.0-cp36-cuda9-cudnn7;
- 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.
- Standard output of the job will be stored on Azure File Share.

Expand Down

0 comments on commit 3b01c34

Please sign in to comment.