We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a0475 commit 38672b2Copy full SHA for 38672b2
docs/guide/tuner.md
@@ -172,7 +172,7 @@ component does not have ability to execute more than one search worker in
172
parallel, by using the
173
[Google Cloud AI Platform extension Tuner component](https://github.com/tensorflow/tfx/blob/master/tfx/extensions/google_cloud_ai_platform/tuner/component.py),
174
it provides the ability to run parallel tuning, using an AI Platform Training
175
-Job as a distributed worker flock manager.
+Job as a distributed worker flock manager.
176
[TuneArgs](https://github.com/tensorflow/tfx/blob/master/tfx/proto/tuner.proto)
177
is the configuration given to this component. This is a drop-in replacement of
178
the stock Tuner component.
0 commit comments