Unanswered
Hi, I Am Trying To Upload A Plot To An Existing Task Using The
Understood, I'll look into it!
My use case is that, let's say I'm training with a file called train.py
in which I have Task.init()
, now after the training is finished, I generate some more graphs with a file called graphs.py
and want to attach/upload to this training task which has finished. That's when I realised Task.get_task()
is not working as intended, but it is when I have a Task.init()
before it.
137 Views
0
Answers
3 years ago
one year ago