gigl.src.common.constants.get_trainer_asset_dir_gcs_path#
- gigl.src.common.constants.gcs.get_trainer_asset_dir_gcs_path(applied_task_identifier: AppliedTaskIdentifier) GcsUri #
Returns the GCS path for perm assets written by the Trainer (e.g. trained models, eval metrics, etc.)
- Args:
applied_task_identifier (AppliedTaskIdentifier): The job name.
- Returns:
GcsUri: The GCS path for perm assets written by the Trainer.