gigl.orchestration.kubeflow.utils.log_metrics#
Functions
Publishes metrics for components to the Vertex AI Pipeline UI. Args: task_config_uri (str): URI to the task config. component (str): Name of the component to log metrics for. base_image: The Docker image to be used as the base image for the component. |