Skip to content

Commit

Permalink
chore: fixing comments
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 544186782
  • Loading branch information
vertex-sdk-bot authored and copybara-github committed Jun 28, 2023
1 parent cb255ec commit 69aaf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/aiplatform/tensorboard/uploader_tracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def start_upload_tb_log(
Args:
tensorboard_experiment_name (str): Required. Name of this tensorboard
experiment. Unique to the given
projects/{project}/locations/{location}/tensorboards/{tensorboard_id}. If it's already set by
projects/{project}/locations/{location}/tensorboards/{tensorboard_id}.
logdir (str): Required. path of the log directory to upload
tensorboard_id (str): Optional. TensorBoard ID. If not set, tensorboard_id in aiplatform.init will be used.
project (str): Optional. Project the TensorBoard is in. If not set, project set in aiplatform.init will be used.
Expand Down

0 comments on commit 69aaf01

Please sign in to comment.