Skip to content

Commit

Permalink
rerun tests
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Aug 23, 2024
1 parent 466ca39 commit 741df8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/v1beta1/kubeflow/katib/api/katib_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ class name in this argument.
)

# Add metrics collector to the Katib Experiment.
# Specify metrics format for the collector. For example: 'train_loss':0.846
# Specify metrics format for the collector, for example: 'train_loss':0.846
experiment.spec.metrics_collector_spec = models.V1beta1MetricsCollectorSpec(
collector=models.V1beta1CollectorSpec(
kind=metrics_collector_config["kind"]
Expand Down

0 comments on commit 741df8a

Please sign in to comment.