You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example mpijob is to run the horovod cpu-only example [tensorflow_mnist.py](https://raw.githubusercontent.com/horovod/horovod/master/examples/v2beta1/horovod/tensorflow_mnist.py).
15
+
The example mpijob is to run the horovod cpu-only example [tensorflow_mnist.py](https://raw.githubusercontent.com/horovod/horovod/master/examples/tensorflow/tensorflow_mnist.py).
16
16
17
17
```bash
18
18
kubectl create -f ./tensorflow-mnist.yaml
19
19
```
20
20
## v1 MPI job
21
21
22
-
For old API kubeflow.org/v1 deploy manifest see [tensorflow_mnist.py](https://raw.githubusercontent.com/horovod/horovod/master/examples/v1/horovod/tensorflow-mnist-elastic.yaml)
22
+
For old API kubeflow.org/v1 deploy manifest see [tensorflow-mnist-elastic.yaml](https://raw.githubusercontent.com/kubeflow/mpi-operator/v0.3.0/examples/horovod/tensorflow-mnist-elastic.yaml).
0 commit comments