Skip to content

Commit a983533

Browse files
committed
changing branch to main
1 parent 5fd71d1 commit a983533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/reference-yaml-job-command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,11 @@ Examples are available in the [examples GitHub repository](https://github.com/Az
173173

174174
## YAML: distributed TensorFlow
175175

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":::
177177

178178
## YAML: distributed MPI
179179

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":::
181181

182182
## Next steps
183183

0 commit comments

Comments
 (0)