Pipeline run — это зафиксированное выполнение конвейера или задания конвейера, часто связанное с экспериментом. Он сохраняет параметры, метрики и артефакты, созданные во время конкретного выполнения рабочего процесса.
One or more Vertex PipelineJobs can be associated with an experiment where each PipelineJob is represented as a single run. In this context, the parameters of the run are inferred by the parameters of the PipelineJob. The metrics are inferred from the system.Metric artifacts produced by that PipelineJob. The artifacts of the run are inferred from artifacts produced by that PipelineJob.