gigl.src.common.constants.get_split_dataset_main_samples_gcs_file_prefix#
- gigl.src.common.constants.gcs.get_split_dataset_main_samples_gcs_file_prefix(applied_task_identifier: AppliedTaskIdentifier, dataset_split: DatasetSplit) GcsUri #
Returns the GCS file prefix for the main 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 main samples output by Split Generator.