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 498f8dd commit 32a0475Copy full SHA for 32a0475
docs/guide/tuner.md
@@ -173,8 +173,6 @@ 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.
176
-
177
178
[TuneArgs](https://github.com/tensorflow/tfx/blob/master/tfx/proto/tuner.proto)
179
is the configuration given to this component. This is a drop-in replacement of
180
the stock Tuner component.
0 commit comments