gigl.src.common.constants.get_inferencer_predictions_gcs_prefix#
- gigl.src.common.constants.gcs.get_inferencer_predictions_gcs_prefix(applied_task_identifier: AppliedTaskIdentifier) GcsUri #
Returns the GCS directory for predictions output by the Inferencer.
- Args:
applied_task_identifier (AppliedTaskIdentifier): The job name.
- Returns:
GcsUri: The GCS directory for predictions output by the Inferencer.