We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e54da commit 406ed84Copy full SHA for 406ed84
google/cloud/aiplatform/training_jobs.py
@@ -2629,7 +2629,6 @@ def __init__(
2629
job.run(replica_count=1, model_display_name='my-trained-model)
2630
2631
2632
- TODO(b/169782082) add documentation about traning utilities
2633
To ensure your model gets saved in Vertex AI, write your saved model to
2634
os.environ["AIP_MODEL_DIR"] in your provided training script.
2635
@@ -3547,7 +3546,6 @@ def __init__(
3547
3546
3548
3549
3550
3551
3552
3553
0 commit comments