Unverified Commit 1b6ca655 authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #5350 from feynmanliang/patch-2

Update CloudML job counts in running_pets.md
parents 326fb0ac 20da786b
...@@ -204,8 +204,8 @@ python setup.py sdist ...@@ -204,8 +204,8 @@ python setup.py sdist
This will create python packages dist/object_detection-0.1.tar.gz, This will create python packages dist/object_detection-0.1.tar.gz,
slim/dist/slim-0.1.tar.gz, and /tmp/pycocotools/pycocotools-2.0.tar.gz. slim/dist/slim-0.1.tar.gz, and /tmp/pycocotools/pycocotools-2.0.tar.gz.
For running the training Cloud ML job, we'll configure the cluster to use 10 For running the training Cloud ML job, we'll configure the cluster to use 5
training jobs (1 master + 9 workers) and three parameters servers. The training jobs and three parameters servers. The
configuration file can be found at `object_detection/samples/cloud/cloud.yml`. configuration file can be found at `object_detection/samples/cloud/cloud.yml`.
Note: This sample is supported for use with 1.8 runtime version. Note: This sample is supported for use with 1.8 runtime version.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment