gigl.src.common.constants.get_trained_scripted_model_gcs_path#

gigl.src.common.constants.gcs.get_trained_scripted_model_gcs_path(applied_task_identifier: AppliedTaskIdentifier) GcsUri#

Returns the GCS path for the scripted model output by the Trainer (scripted_model.pt)

Args:

applied_task_identifier (AppliedTaskIdentifier): The job name.

Returns:

GcsUri: The GCS path for the scripted model output by the Trainer.