googleapis / googleapis/python-aiplatform

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

Đang mở
#2,043 0 bình luận 4 reaction 0 người được giao Xem trên GitHub
api: vertex-ai
Ngôn ngữ chính
Python
Star
905
Fork
465
Merge trung bình
1 ngày 13 giờ
Pull request đã merge (30 ngày)
44

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.