Skip to content

Commit

Permalink
Update sdk/python/v1beta1/kubeflow/katib/api/katib_client.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
  • Loading branch information
droctothorpe and andreyvelich committed Aug 4, 2023
1 parent abd614d commit ada3ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/v1beta1/kubeflow/katib/api/katib_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ def tune(
For example:
{
"cpu": "1",
"gpu": "1",
"memory": "2Gi",
}
This parameter is optional and defaults to None.
Expand Down

0 comments on commit ada3ec9

Please sign in to comment.