GiganticTurtle0 so this was already supposed to be out (v1.1) but a minor py2 backwards compatibility delayed it. Anyhow you can now just call pipeline.start(..)
https://github.com/allegroai/clearml/blob/889d2373988a0d6630703cc1c865e09e58f8f981/examples/pipeline/pipeline_from_tasks.py#L47
(to run it locally call start_locally(...) )pip install git+
(the new version will be out in a few days, meanwhile you can test the new pipeline interface directly from git)
Answered
Is There Any Similar Functionality For The
Is there any similar functionality for the PipelineController
class that resembles the behavior of task.execute_remotely()
(no arguments supplied)? I mean just create the task and exits the process before enqueuing it
941 Views
1
Answer
3 years ago
one year ago
Tags