Hi, if you pass an input model, at the end of the training you will have your output model. Why do you want to fetch the input model from the previous step?
Answered
Hi,
I Wrote A Pipeline Of Two Steps.
Hi,
I wrote a pipeline of two steps.
- train
- convertIf I attach a model as OutputModel to the first task, the model is visible to the second step. Whereas if I attach InputModel, the model is not visible to the second step.
Is there a way to use an InputModel and make it visible ?
Thanks.
1K Views
3
Answers
one year ago
one year ago
Tags