gigl.src.common.constants.get_split_dataset_output_gcs_file_prefix#

gigl.src.common.constants.gcs.get_split_dataset_output_gcs_file_prefix(applied_task_identifier: AppliedTaskIdentifier, dataset_split: DatasetSplit) GcsUri#

Returns the GCS file prefix for the samples output by Split Generator.

Args:

applied_task_identifier (AppliedTaskIdentifier): The job name. dataset_split (DatasetSplit): The dataset split.

Returns:

GcsUri: The GCS file prefix for the samples output by Split Generator.