gigl.src.common.constants.get_tensorboard_logs_gcs_path#
- gigl.src.common.constants.gcs.get_tensorboard_logs_gcs_path(applied_task_identifier: AppliedTaskIdentifier) GcsUri #
Returns the GCS path that is used to store tensorboard logs.
- Args:
applied_task_identifier (AppliedTaskIdentifier): The job name.
- Returns:
GcsUri: The GCS path that is used to store tensorboard logs.