Unanswered
Hi All,
Is There A Way To Create A Pipeline From Files Which Are Already Tasks In Clearml (With Task Init And Their Own Parameters Which Are Connected From The Task)?
I'Ve Read About Pipeline_From_Task But As I Seen All The Tasks Must Be Already Tasks Whi
The flow is: Training.py (which creates and runs a training task) -> conversion_task.py (converts the outputs of the models into a format of our choosing) -> testing.py (testing the model after conversion).
I tried using the decorators and fucntions but they both threw me errors that i cannot do task init in side a running task.
151 Views
0
Answers
one year ago
one year ago