Skip to content

Commit 406ed84

Browse files
bleakleyrosiezou
andauthored
docs: remove TODOs from docs (#1513)
Co-authored-by: Rosie Zou <[email protected]>
1 parent f4e54da commit 406ed84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

google/cloud/aiplatform/training_jobs.py

-2
Original file line numberDiff line numberDiff line change
@@ -2629,7 +2629,6 @@ def __init__(
26292629
job.run(replica_count=1, model_display_name='my-trained-model)
26302630
26312631
2632-
TODO(b/169782082) add documentation about traning utilities
26332632
To ensure your model gets saved in Vertex AI, write your saved model to
26342633
os.environ["AIP_MODEL_DIR"] in your provided training script.
26352634
@@ -3547,7 +3546,6 @@ def __init__(
35473546
job.run(replica_count=1, model_display_name='my-trained-model)
35483547
35493548
3550-
TODO(b/169782082) add documentation about traning utilities
35513549
To ensure your model gets saved in Vertex AI, write your saved model to
35523550
os.environ["AIP_MODEL_DIR"] in your provided training script.
35533551

0 commit comments

Comments
 (0)