提交 cca6cf29 编写于 作者: C chupman 提交者: Kubernetes Prow Robot

Updated language in pytorch-operator to fix broken link in issue 635 (#715)

Signed-off-by: NChris Hupman <chupman@us.ibm.com>
上级 bfd3da56
......@@ -42,7 +42,7 @@ ks apply ${ENVIRONMENT} -c pytorch-operator
## Creating a PyTorch Job
You can create PyTorch Job by defining a PyTorchJob config file. See [distributed MNIST example](https://github.com/kubeflow/pytorch-operator/blob/master/examples/tcp-dist/mnist/v1beta1/pytorch_job_mnist.yaml) config file. You may change the config file based on your requirements.
You can create PyTorch Job by defining a PyTorchJob config file. See the manifests for the [distributed MNIST example](https://github.com/kubeflow/pytorch-operator/tree/master/examples/mnist). You may change the config file based on your requirements.
```
cat pytorch_job_mnist.yaml
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册