Unanswered
I'Ve Been Using Add_Function_Step In The Pipeline Controller As Of Yet. Now I Wish To Use Add_Step For One Of The Steps And Pass In A Task Id. Only Problem Is, For Some Of The Argparse Parameters, I Want To Modify The Values In The New Task. Can You Guys
Sorry for the late reply. The situation is that when I ran the task initially, it took arguments in using ArgParse. It took in a lot of arguments. Now my understanding is that add_step() clones that task. I want that to happen but I would like to be able to modify some of the values of the args, e.g epochs or some other argument.
174 Views
0
Answers
2 years ago
one year ago