googleapis / googleapis/python-aiplatform

Missing "experiment" parameter in "PipelineJob.run" method

オープン
#2,043 コメント 0 件 リアクション 4 件 担当者 0 名 GitHub で見る
api: vertex-ai
主要言語
Python
スター
905
フォーク
465
平均マージ
1日 13時間
マージ済み PR(30日)
44

説明

The [`PipelineJob.run`](https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/pipeline_jobs.py#L288) method is a wrapper around (the `PipelineJob._run` method which is in turn a wrapper around) the [`PipelineJob.submit`](https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/pipeline_jobs.py#L345) method.
While the `submit` method supports the passing of an `experiment` argument to link the Vertex Pipeline to a corresponding Vertex Experiment, the `run` and `_run` methods do not... This does not seem to be intended behaviour.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。