gigl.src.common.constants.gcs#
Functions
Returns the GCS path for the perm assets bucket for a given gigl job. |
|
Returns the GCS path for the temp_assets bucket for a given gigl job. |
|
Returns the GCS path for the temp regional assets for a given gigl job. |
|
Returns the GCS path for the config populator perm assets for a given gigl job (Used to write Frozen GBML Config). |
|
Returns the GCS path for the data preprocessor perm assets for a given gigl job. |
|
Returns the GCS path for temporary data preprocessor assets for a given gigl job. |
|
Returns the GCS path for the staging directory of the data preprocessor assets for a given gigl job. |
|
Returns the GCS path for the staging directory used for Dataflow Jobs. |
|
Returns the GCS path for the "tmp" directory used for Dataflow Jobs. |
|
Returns the GCS path for the frozen GBML config proto file. |
|
Returns the GCS path for perm assets written by the Inferencer (e.g. embeddings, predictions, etc.). |
|
Returns the GCS directory for embeddings output by the Inferencer. |
|
Returns the GCS directory for predictions output by the Inferencer. |
|
Returns the GCS path for perm assets written by the Post Processor (e.g. eval metrics, etc.) Args: applied_task_identifier (AppliedTaskIdentifier): The job name. Returns: GcsUri: The GCS path for perm assets written by the Post Processor. |
|
Returns the GCS path for the eval metrics output by the Post Processor (post_processor_metrics.json) Args: applied_task_identifier (AppliedTaskIdentifier): The job name. Returns: GcsUri: The GCS path for the eval metrics output by the Post Processor. |
|
Returns the GCS path for the generated PreprocessedMetadata yaml file. |
|
Returns the GCS file prefix for the main samples output by Split Generator. |
|
Returns the GCS file prefix for the samples output by Split Generator. |
|
Returns the GCS file prefix for the random negative samples output by Split Generator. |
|
Returns the temporary GCS path for Split Generator assets. |
|
|
Returns the GCS path for the flattened graph metadata yaml output by Subgraph Sampler. |
|
Returns the GCS file prefix for random negative samples output by Subgraph Sampler for node anchor based link prediction. |
|
Returns the GCS file prefix for samples output by Subgraph Sampler for node anchor based link prediction. |
|
Returns the GCS path which Subgraph Sampler uses to store temp assets for node anchor based link prediction. |
Returns the GCS path which Subgraph Sampler uses to store node neighborhood samples. |
|
Returns the GCS file prefix for node neighborhood samples output by Subgraph Sampler. |
|
Returns the GCS path which Subgraph Sampler uses to store temp assets. |
|
Returns the GCS path which Subgraph Sampler uses to store temp assets for supervised link based tasks. |
|
|
Returns the GCS file prefix for labeled samples output by Subgraph Sampler for supervised link based tasks. |
|
Returns the GCS file prefix for unlabeled samples output by Subgraph Sampler for supervised link based tasks. |
|
Returns the GCS file prefix for labeled samples output by Subgraph Sampler for supervised node classification. |
|
Returns the GCS path which Subgraph Sampler uses to store temp assets for supervised node classification. |
|
Returns the GCS file prefix for unlabeled samples output by Subgraph Sampler for supervised node classification. |
Returns the GCS path that is used to store tensorboard logs. |
|
Returns the GCS path used by Data Preprocessor for TensorFlow Transform (TFT) assets. |
|
Returns the GCS path for the raw data schema file used in TensorFlow Transform. |
|
Returns the GCS path for the "stats" directory used by Data Preprocessor for TensorFlow Transform (TFT) assets. |
|
Returns the GCS path for the TensorFlow transform stats file. |
|
Returns the GCS path for the "tft_temp_dir" used by Data Preprocessor for TensorFlow Transform (TFT) temp assets. |
|
Returns the GCS path for the visualized facets overview HTML file. |
|
Returns the GCS path for the schema.pbtxt file of the transformed features (Data Preprocessor) |
|
|
Returns the directory path for the assets of the transformed features' transform_fn (Data Preprocessor). |
Returns the GCS path for the eval metrics output by the Trainer (eval_metrics.json) |
|
Returns the GCS path for the trained model output by the Trainer (model.pt) |
|
Returns the trained model metadata yaml file outputted by the Trainer. |
|
Returns the GCS path for the trained models directory. |
|
Returns the GCS path for the scripted model output by the Trainer (scripted_model.pt) |
|
Returns the GCS path for perm assets written by the Trainer (e.g. trained models, eval metrics, etc.). |
|
Returns the GCS path for the directory where transformed features are written by Data Preprocessor. |
|
Returns the GCS file prefix for transformed features. |