I found the document that I can use base_task_id
.
None
Answered
Hi, I Have A Question About
Hi, I have a question about Pipeline from tasks .
For one step in Pipeline from task
, if the task of this step has multiple versions (experiments), which have different IDs, then which task does the code use? Is it possible to specify the task id or any other unique parameters?
pipe.add_step(
...
base_task_project='examples',
base_task_name='pipeline step 2 process dataset',
...
)
In Web UI, there are many pipeline step 2 process dataset
experiments with different IDs.
Thanks.
671 Views
1
Answer
one year ago
one year ago
Tags
Similar posts