gigl.orchestration.kubeflow.kfp_pipeline#
Functions
Generates a KFP pipeline definition for GiGL. Args: common_pipeline_component_configs (CommonPipelineComponentConfigs): Shared configuration between components. tag (Optiona[str]): Optional tag, which is provided will be used to tag the pipeline description. |