Unanswered
How Do I Get The Parsed Args Object Of A Task? I Ran A Task, Using The Argparser To Set Its Hyperparams. I Now Get The Task Using Task.Get_Task, And I Want To Instantiate An Args Namespace Which Has The Same Values As When The Task Ran The Parsing Code, A
the only solution I see is to have another script that would run the test task using (for example) popen in a separate process.
165 Views
0
Answers
3 years ago
one year ago