File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,11 +173,11 @@ Examples are available in the [examples GitHub repository](https://github.com/Az
173
173
174
174
## YAML: distributed TensorFlow
175
175
176
- :::code language="yaml" source="~ /azureml-examples-temp-fix /cli/jobs/single-step/tensorflow/mnist-distributed/job.yml":::
176
+ :::code language="yaml" source="~ /azureml-examples-main /cli/jobs/single-step/tensorflow/mnist-distributed/job.yml":::
177
177
178
178
## YAML: distributed MPI
179
179
180
- :::code language="yaml" source="~ /azureml-examples-temp-fix /cli/jobs/single-step/tensorflow/mnist-distributed-horovod/job.yml":::
180
+ :::code language="yaml" source="~ /azureml-examples-main /cli/jobs/single-step/tensorflow/mnist-distributed-horovod/job.yml":::
181
181
182
182
## Next steps
183
183
You can’t perform that action at this time.
0 commit comments